[OE-core] [PATCH 0/8] External CSL toolchain improvements

Saul Wold sgw at linux.intel.com
Thu May 3 19:47:11 UTC 2012


On 05/01/2012 08:58 AM, Christopher Larson wrote:
> 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(-)
>

Merged into OE-Core

Thanks
	Sau!





More information about the Openembedded-core mailing list