All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lianhao Lu <lianhao.lu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/6] Variable fixes for multilib
Date: Fri,  5 Aug 2011 18:37:13 +0800	[thread overview]
Message-ID: <cover.1312540193.git.lianhao.lu@intel.com> (raw)

This series of patch fixed variable multilib issues, from bug #1333 to #1338.

The following changes since commit 8a731122e7811275f20065ba27645b97fadf362d:
  Richard Purdie (1):
        eglibc: Fix patch merge breakage

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib llu/ml2
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=llu/ml2

Lianhao Lu (6):
  SRC_URI: Using BPN instaed of PN.
  tcp-wrappers: Using ${PN} in PACKAGES.
  qt4x11.bbclass: Using BPN instead of PN.
  Misc: Corrected the dependency on non-native for -native package.
  ghostscript: Fixed the incorrect DEPENDS.
  eglibc-locale: Added ${MLPREFIX} for task dependency.

 meta/classes/qt4x11.bbclass                        |    2 +-
 .../recipes-connectivity/galago/libgalago_0.5.2.bb |    2 +-
 meta/recipes-core/eglibc/eglibc-locale.inc         |    2 +-
 meta/recipes-core/gettext/gettext_0.18.1.1.bb      |    2 +-
 meta/recipes-devtools/intltool/intltool.inc        |    1 +
 .../ghostscript/ghostscript_9.02.bb                |    2 +-
 .../net-tools/net-tools_1.60-23.bb                 |    4 ++--
 .../tcp-wrappers/tcp-wrappers_7.6.bb               |    6 +++---
 .../xorg-util/util-macros_1.14.0.bb                |    4 ++--
 9 files changed, 13 insertions(+), 12 deletions(-)




             reply	other threads:[~2011-08-05 10:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-05 10:37 Lianhao Lu [this message]
2011-08-05 10:37 ` [PATCH 1/6] SRC_URI: Using BPN instaed of PN Lianhao Lu
2011-08-05 10:37 ` [PATCH 2/6] tcp-wrappers: Using ${PN} in PACKAGES Lianhao Lu
2011-08-05 10:37 ` [PATCH 3/6] qt4x11.bbclass: Using BPN instead of PN Lianhao Lu
2011-08-05 10:37 ` [PATCH 4/6] Misc: Corrected the dependency on non-native for -native package Lianhao Lu
2011-08-05 10:37 ` [PATCH 5/6] ghostscript: Fixed the incorrect DEPENDS Lianhao Lu
2011-08-08  9:11   ` Yu Ke
2011-08-08 12:47     ` Richard Purdie
2011-08-05 10:37 ` [PATCH 6/6] eglibc-locale: Added ${MLPREFIX} for task dependency Lianhao Lu
2011-08-05 16:30 ` [PATCH 0/6] Variable fixes for multilib Richard Purdie

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.1312540193.git.lianhao.lu@intel.com \
    --to=lianhao.lu@intel.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.