All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Variable fixes for multilib
@ 2011-08-05 10:37 Lianhao Lu
  2011-08-05 10:37 ` [PATCH 1/6] SRC_URI: Using BPN instaed of PN Lianhao Lu
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Lianhao Lu @ 2011-08-05 10:37 UTC (permalink / raw)
  To: openembedded-core

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(-)




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

end of thread, other threads:[~2011-08-08 12:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-05 10:37 [PATCH 0/6] Variable fixes for multilib Lianhao Lu
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

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.