[OE-core] [PATCH 0/3] Misc fixes for multilib

Lianhao Lu lianhao.lu at intel.com
Thu May 17 09:25:05 UTC 2012


This patch set added a package QA function to detect the potential incorrected
package dependencies for multilib packages.

It also fixed the locale related package name in multilib case reported by the
new package QA function.

The following changes since commit 2cf6e7cf81c0b864b5d51be60094a6eb3e584383:
  Andrei Gherzan (1):
        fotowall: Add #include ui_wizard.h to ExportWizard.cpp

are available in the git repository at:

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

Lianhao Lu (3):
  (libc-)package.bbclass: Added MLPREFIX to locale packages.
  multilib.conf: Added multilib support for kmod.
  multilib.bbclass: Added multilib specific package QA.

 meta/classes/libc-package.bbclass |    4 ++--
 meta/classes/multilib.bbclass     |   31 +++++++++++++++++++++++++++++++
 meta/classes/package.bbclass      |    5 +++--
 meta/conf/multilib.conf           |    1 +
 4 files changed, 37 insertions(+), 4 deletions(-)





More information about the Openembedded-core mailing list