]> code.ossystems Code Review - openembedded-core.git/commit
distro/defaultsetup: Enable removal of libtool .la files by default
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jan 2017 23:11:32 +0000 (23:11 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jan 2017 23:47:27 +0000 (23:47 +0000)
commit11d801f6a7319a95f824842df118c446f8da7a71
tree7eeccae5527d2129fc7dc208d714383fa2071e82
parenta3f4e9ff55c7d9eba175e83eb6c99cf349a74432
distro/defaultsetup: Enable removal of libtool .la files by default

Relocation of native .la files during recipe specific sysroot relocation
is probably the final straw in just killing these files off.

Change things so this class is inherited by default. If distros don't want to
do this, they can opt out but it seems like the best thing to do now since
.la files aren't needed on Linux.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/defaultsetup.conf