Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] bug fix for 1212 and split the previous distro tracking fields commit
@ 2011-08-18  9:18 Kang Kai
  2011-08-18  9:18 ` [PATCH 1/5] eglibc: check dependencies among eglibc options Kang Kai
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Kang Kai @ 2011-08-18  9:18 UTC (permalink / raw)
  To: sgw; +Cc: openembedded-core

From: Kang Kai <kai.kang@windriver.com>

Hi Saul,

I add a method to check the depencies between eglibc configurable options. When one option
is set in DISTRO_FEATURES_LIBC then the required options will be set too.
Fixes [Yocto #1212]

Split the previous update distro tracking fields commit.

Regards,

The following changes since commit a21ff559e7c93e9da61104f4a33e42e6004189fd:

  Fixup remaining bb.msg.domain users (2011-08-15 17:31:52 +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 (5):
  eglibc: check dependencies among eglibc options
  mailx: update license and distro tracking fileds
  slang: add homepage and update distro tracking fields
  alsa-tools: update license and add distro tracking fields
  newt: update distro tracking fields

 meta/conf/distro/include/default-distrovars.inc    |    2 +-
 .../conf/distro/include/distro_tracking_fields.inc |   29 +++++---
 meta/recipes-core/eglibc/eglibc-options.inc        |   75 +++++++++++++++++++-
 meta/recipes-extended/mailx/mailx_12.5.bb          |    4 +-
 meta/recipes-extended/slang/slang_2.2.4.bb         |    3 +-
 .../recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb |   11 ++-
 6 files changed, 104 insertions(+), 20 deletions(-)

-- 
1.7.5.1.300.gc565c




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

end of thread, other threads:[~2011-08-23  6:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-18  9:18 [PATCH 0/5] bug fix for 1212 and split the previous distro tracking fields commit Kang Kai
2011-08-18  9:18 ` [PATCH 1/5] eglibc: check dependencies among eglibc options Kang Kai
2011-08-18  9:18 ` [PATCH 2/5] mailx: update license and distro tracking fileds Kang Kai
2011-08-18  9:18 ` [PATCH 3/5] slang: add homepage and update distro tracking fields Kang Kai
2011-08-18  9:18 ` [PATCH 4/5] alsa-tools: update license and add " Kang Kai
2011-08-18  9:18 ` [PATCH 5/5] newt: update " Kang Kai
2011-08-23  6:30 ` [PATCH 0/5] bug fix for 1212 and split the previous distro tracking fields commit Saul Wold

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