[OE-core] [PATCH 0/6] external csl toolchain improvements (v2)

Christopher Larson kergoth at gmail.com
Tue Apr 17 15:45:10 UTC 2012


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





More information about the Openembedded-core mailing list