From: Kang Kai <kai.kang@windriver.com>
To: <sgw@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] eglibc: migrate configurability from oe V5
Date: Mon, 13 Jun 2011 17:01:29 +0800 [thread overview]
Message-ID: <cover.1307954821.git.kai.kang@windriver.com> (raw)
From: Kang Kai <kai.kang@windriver.com>
Hi Saul,
This update only add file local.conf.sample.extended, not source it any more.
Using DISTRO_FEATURES_LIBC to manage eglibc configurable options suggested by
Koen and Martin, and set DISTRO_FEATURES_LIBC in default-distrovars.inc to enable
all eglibc configurable options by default to make current compilation succeed.
Regards,
The following changes since commit 7f34cd1eb2a459709006ae985a14decd4d2152e6:
tzcode: Update to 2011g (2011-06-06 15:58:42 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib kangkai/distro
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro
Kang Kai (2):
bitbake: add local.conf.sample.extended
eglibc: migrate configurability from oe
meta-yocto/conf/local.conf.sample.extended | 12 ++++
meta/conf/distro/include/default-distrovars.inc | 9 +++-
meta/recipes-core/eglibc/eglibc-options.inc | 62 +++++++++++++++++++++++
meta/recipes-core/eglibc/eglibc.inc | 6 ++
4 files changed, 88 insertions(+), 1 deletions(-)
create mode 100644 meta-yocto/conf/local.conf.sample.extended
create mode 100644 meta/recipes-core/eglibc/eglibc-options.inc
--
1.7.5.1.300.gc565c
next reply other threads:[~2011-06-13 9:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-13 9:01 Kang Kai [this message]
2011-06-13 9:01 ` [PATCH 1/2] bitbake: add local.conf.sample.extended Kang Kai
2011-06-13 9:01 ` [PATCH 2/2] eglibc: migrate configurability from oe Kang Kai
2011-06-13 9:05 ` Phil Blundell
2011-06-13 9:15 ` Kang Kai
2011-06-13 9:27 ` Phil Blundell
2011-06-13 9:34 ` Kang Kai
2011-06-13 9:42 ` Phil Blundell
2011-06-13 10:00 ` Martin Jansa
2011-06-13 11:07 ` Phil Blundell
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.1307954821.git.kai.kang@windriver.com \
--to=kai.kang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=sgw@linux.intel.com \
/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