Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Lianhao Lu <lianhao.lu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Misc fixes for multilib
Date: Thu, 17 May 2012 17:25:05 +0800	[thread overview]
Message-ID: <cover.1337246557.git.lianhao.lu@intel.com> (raw)

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




             reply	other threads:[~2012-05-17  9:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-17  9:25 Lianhao Lu [this message]
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

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.1337246557.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox