From: Christopher Larson <kergoth@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/8] External CSL toolchain improvements
Date: Tue, 1 May 2012 10:58:18 -0500 [thread overview]
Message-ID: <cover.1335887732.git.kergoth@gmail.com> (raw)
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
next reply other threads:[~2012-05-01 16:07 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-01 15:58 Christopher Larson [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1335887732.git.kergoth@gmail.com \
--to=kergoth@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.