Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Christopher Larson <kergoth@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/6] external csl toolchain improvements (v2)
Date: Tue, 17 Apr 2012 10:45:10 -0500	[thread overview]
Message-ID: <cover.1334677440.git.kergoth@gmail.com> (raw)

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




             reply	other threads:[~2012-04-17 15:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-17 15:45 Christopher Larson [this message]
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

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.1334677440.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox