This cleans up the recipe and simplifies it, fixes up locale handling, silences QA packaging warnings, and includes toolchain version in the metadata checksums for target recipes. Obviously this is intended for after the final release.
The following changes since commit 4e1a8ed1ab7e7bd950e511c79ddfe072cb280a6e: bitbake.conf: Include abi_version.conf in a early stage (2012-04-16 12:51:50 +0100) are available in the git repository at: git://github.com/kergoth/oe-core external-csl-improvements Christopher Larson (6): external-csl-toolchain: split out a libstdc++-staticdev package libc-package: fix handling for 'precompiled' locales csl-versions.inc: capture version in signatures tcmode-external-csl: use the existing precompiled locale files external-csl-toolchain: silence .a/.debug QA warnings external-csl-toolchain: cleanup, simplify, use base_libdir meta/classes/libc-package.bbclass | 12 ++-- meta/conf/distro/include/csl-versions.inc | 4 + meta/conf/distro/include/tcmode-external-csl.inc | 4 + meta/recipes-core/meta/external-csl-toolchain.bb | 68 +++++++++++----------- 4 files changed, 48 insertions(+), 40 deletions(-) -- 1.7.7 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
