Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/8] External CSL toolchain improvements
@ 2012-05-01 15:58 Christopher Larson
  2012-05-01 15:58 ` [PATCH 1/8] csl-versions.inc: capture version in signatures Christopher Larson
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Christopher Larson @ 2012-05-01 15:58 UTC (permalink / raw)
  To: openembedded-core

See the commit message summaries for details, but this syncs up my local
external-csl-toolchain recipe with upstream, which includes general cleanup
and use of base_libdir to fix issues with mips64, splits out
libstdc++-staticdev, adds CSL_VER_MAIN to target recipe signatures, and fixes
and uses precompiled locales rather than regenerating them.

Most of this is straightforward, but I would appreciate review in particular
of the "libc-package: rework 'precompiled' locale handling". Thanks.

The following changes since commit 26d822ad059dd4839cc6fee2a65714e73cc146e1:

  nfs-utils: don't try to unload nfsd module (2012-05-01 14:28:47 +0100)

are available in the git repository at:
  git://github.com/kergoth/oe-core external-csl-improvements

Christopher Larson (8):
      csl-versions.inc: capture version in signatures
      external-csl-toolchain: split out a libstdc++-staticdev package
      external-csl-toolchain: silence .a/.debug QA warnings
      external-csl-toolchain: cleanup, simplify, use base_libdir
      external-csl-toolchain: update SUPPORTED to match toolchain
      tclibc-eglibc: drop hardcoded locale-base-en-us/en-gb
      libc-package: rework ''precompiled' locale handling
      tcmode-external-csl: use the existing precompiled locale files

 meta/classes/libc-package.bbclass                  |   96 ++++----
 meta/conf/distro/include/csl-versions.inc          |    4 +
 meta/conf/distro/include/tclibc-eglibc.inc         |   12 +-
 meta/conf/distro/include/tcmode-external-csl.inc   |    4 +
 meta/recipes-core/meta/external-csl-toolchain.bb   |   68 +++---
 .../meta/external-csl-toolchain/SUPPORTED          |  257 +++++++++++++++++++-
 6 files changed, 346 insertions(+), 95 deletions(-)

Christopher Larson (8):
  csl-versions.inc: capture version in signatures
  external-csl-toolchain: split out a libstdc++-staticdev package
  external-csl-toolchain: silence .a/.debug QA warnings
  external-csl-toolchain: cleanup, simplify, use base_libdir
  external-csl-toolchain: update SUPPORTED to match toolchain
  tclibc-eglibc: drop hardcoded locale-base-en-us/en-gb
  libc-package: rework ''precompiled' locale handling
  tcmode-external-csl: use the existing precompiled locale files

 meta/classes/libc-package.bbclass                  |   96 ++++----
 meta/conf/distro/include/csl-versions.inc          |    4 +
 meta/conf/distro/include/tclibc-eglibc.inc         |   12 +-
 meta/conf/distro/include/tcmode-external-csl.inc   |    4 +
 meta/recipes-core/meta/external-csl-toolchain.bb   |   68 +++---
 .../meta/external-csl-toolchain/SUPPORTED          |  257 +++++++++++++++++++-
 6 files changed, 346 insertions(+), 95 deletions(-)

-- 
1.7.7




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

end of thread, other threads:[~2012-05-03 19:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-01 15:58 [PATCH 0/8] External CSL toolchain improvements Christopher Larson
2012-05-01 15:58 ` [PATCH 1/8] csl-versions.inc: capture version in signatures Christopher Larson
2012-05-01 15:58 ` [PATCH 2/8] external-csl-toolchain: split out a libstdc++-staticdev package Christopher Larson
2012-05-01 15:58 ` [PATCH 3/8] external-csl-toolchain: silence .a/.debug QA warnings Christopher Larson
2012-05-01 15:58 ` [PATCH 4/8] external-csl-toolchain: cleanup, simplify, use base_libdir Christopher Larson
2012-05-01 17:26   ` Khem Raj
2012-05-01 17:54     ` Chris Larson
2012-05-01 20:02       ` Chris Larson
2012-05-01 15:58 ` [PATCH 5/8] external-csl-toolchain: update SUPPORTED to match toolchain Christopher Larson
2012-05-01 15:58 ` [PATCH 6/8] tclibc-eglibc: drop hardcoded locale-base-en-us/en-gb Christopher Larson
2012-05-01 15:58 ` [PATCH 7/8] libc-package: rework 'precompiled' locale handling Christopher Larson
2012-05-01 15:58 ` [PATCH 8/8] tcmode-external-csl: use the existing precompiled locale files Christopher Larson
2012-05-01 17:28   ` Khem Raj
2012-05-01 17:52     ` Chris Larson
2012-05-03 19:47 ` [PATCH 0/8] External CSL toolchain improvements Saul Wold

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