All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2][PULL] multilib: fix multiple (r)provider issue when parsing
@ 2011-09-13 11:52 Dongxiao Xu
  2011-09-13 11:52 ` [PATCH 1/2] base.bbclass: do not expand PREFERRED_PROVIDER for kernel recipe Dongxiao Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dongxiao Xu @ 2011-09-13 11:52 UTC (permalink / raw)
  To: openembedded-core

Hi Richard,

This pull request fixes the multiple provider issue when bitbake multilib image.

Please help to review and pull.

Thanks,
Dongxiao

The following changes since commit 8fce8180c802ad187c4df44c17207bfb026ce6c7:

  shadow: add patch for useradd lossage (2011-09-09 18:42:47 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib dxu4/ml2
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/ml2

Dongxiao Xu (2):
  base.bbclass: do not expand PREFERRED_PROVIDER for kernel recipe
  multilib: Remove recipe from multilib.conf that inherits allarch

 meta/classes/base.bbclass            |    4 +++-
 meta/classes/multilib_global.bbclass |    4 ++++
 meta/conf/multilib.conf              |    2 --
 3 files changed, 7 insertions(+), 3 deletions(-)




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

end of thread, other threads:[~2011-09-13 16:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-13 11:52 [PATCH 0/2][PULL] multilib: fix multiple (r)provider issue when parsing Dongxiao Xu
2011-09-13 11:52 ` [PATCH 1/2] base.bbclass: do not expand PREFERRED_PROVIDER for kernel recipe Dongxiao Xu
2011-09-13 11:52 ` [PATCH 2/2] multilib: Remove recipe from multilib.conf that inherits allarch Dongxiao Xu
2011-09-13 16:08 ` [PATCH 0/2][PULL] multilib: fix multiple (r)provider issue when parsing 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.