Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] external csl toolchain improvements (v2)
@ 2012-04-17 15:45 Christopher Larson
  2012-04-17 15:45 ` [PATCH 1/6] external-csl-toolchain: split out a libstdc++-staticdev package Christopher Larson
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Christopher Larson @ 2012-04-17 15:45 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-04-20 23:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-17 15:45 [PATCH 0/6] external csl toolchain improvements (v2) Christopher Larson
2012-04-17 15:45 ` [PATCH 1/6] external-csl-toolchain: split out a libstdc++-staticdev package Christopher Larson
2012-04-17 15:45 ` [PATCH 2/6] libc-package: fix handling for 'precompiled' locales Christopher Larson
2012-04-17 15:45 ` [PATCH 3/6] csl-versions.inc: capture version in signatures Christopher Larson
2012-04-17 15:45 ` [PATCH 4/6] tcmode-external-csl: use the existing precompiled locale files Christopher Larson
2012-04-17 15:45 ` [PATCH 5/6] external-csl-toolchain: silence .a/.debug QA warnings Christopher Larson
2012-04-17 15:45 ` [PATCH 6/6] external-csl-toolchain: cleanup, simplify, use base_libdir Christopher Larson
2012-04-20 23:12 ` [PATCH 0/6] external csl toolchain improvements (v2) Chris Larson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox