[OE-core] [PATCH 0/6] Variable fixes for multilib

Lianhao Lu lianhao.lu at intel.com
Fri Aug 5 10:37:13 UTC 2011


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





More information about the Openembedded-core mailing list