All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kang Kai <kai.kang@windriver.com>
To: <sgw@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] bug fix for 1212 and split the previous distro tracking fields commit
Date: Thu, 18 Aug 2011 17:18:22 +0800	[thread overview]
Message-ID: <cover.1313636030.git.kai.kang@windriver.com> (raw)

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




             reply	other threads:[~2011-08-18  9:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-18  9:18 Kang Kai [this message]
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

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.1313636030.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 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.