Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Misc fixes for multilib
@ 2012-05-17  9:25 Lianhao Lu
  2012-05-17  9:25 ` [PATCH 1/3] (libc-)package.bbclass: Added MLPREFIX to locale packages Lianhao Lu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Lianhao Lu @ 2012-05-17  9:25 UTC (permalink / raw)
  To: openembedded-core

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




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

end of thread, other threads:[~2012-05-18 14:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-17  9:25 [PATCH 0/3] Misc fixes for multilib Lianhao Lu
2012-05-17  9:25 ` [PATCH 1/3] (libc-)package.bbclass: Added MLPREFIX to locale packages Lianhao Lu
2012-05-17 18:12   ` Khem Raj
2012-05-17 19:44     ` Richard Purdie
2012-05-17  9:25 ` [PATCH 2/3] multilib.conf: Added multilib support for kmod Lianhao Lu
2012-05-17  9:25 ` [PATCH 3/3] multilib.bbclass: Added multilib specific package QA Lianhao Lu
2012-05-18 14:33 ` [PATCH 0/3] Misc fixes for multilib Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox