]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
package.bbclass: Ensure all .so files get stripped
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Mar 2013 13:10:22 +0000 (13:10 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Mar 2013 13:14:58 +0000 (13:14 +0000)
commit81ac27598414a7a9bf6bee747c8c0020ac88ed25
treebe8d59ce165b1ea0580f9e6204b4eedfe819162f
parentbfd9b03a2052579701745b172dd4297530eeae9e
package.bbclass: Ensure all .so files get stripped

It was realised that .so files which were not marked as executable were not
gettings stripped. This was wasting space in images. This patch ensures
they do get processed by the code correctly.

[YOCTO #3973]

(From OE-Core rev: 725354886ae3650a7a4875d4c0bffcfab7e8cc40)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass