Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4][RFC] multilib: bug fixes related with RPM backend
@ 2011-09-27 13:52 Dongxiao Xu
  2011-09-27 13:52 ` [PATCH 1/4] multilib.bbclass: map RDEPENDS and LINGUAS_INSTALL for image recipes Dongxiao Xu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Dongxiao Xu @ 2011-09-27 13:52 UTC (permalink / raw)
  To: openembedded-core

Hi Richard,

This pull request is to fix several multilib bugs related with RPM backend,
please help to review.

BTW, I am issuing a round of multilib testing agasint:
 - lib32 sato image on qemux86 machine
 - lib32 sato image on qemux86-64 machine
 - lib64 sato image on qemux86-64 machine
 - lib64 sato image on qemux86 machine
 - sato image on qemux86-64 with several lib32 packages (lib32-connman)

I will update you the test result once it is finished.

Thanks,
Dongxiao

The following changes since commit 684a4b517d13884c315688967fadd5e6a4845b71:

  libffi: really populate -dev package (2011-09-26 20:50:27 +0100)

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

Dongxiao Xu (4):
  multilib.bbclass: map RDEPENDS and LINGUAS_INSTALL for image recipes
  multilib: remove the multilib handling to allarch
  multilib: add MLPREFIX to deploy folder
  tune-i586: fix hardcoded TUNE_PKGARCH

 meta/classes/multilib.bbclass                      |   12 +++++-------
 meta/classes/multilib_global.bbclass               |    2 +-
 meta/classes/package_rpm.bbclass                   |   10 ++++++++--
 meta/classes/rootfs_rpm.bbclass                    |    2 +-
 meta/conf/machine/include/tune-i586.inc            |    3 ++-
 meta/conf/multilib.conf                            |    7 +++++++
 .../python/python-pygobject_2.27.91.bb             |    2 +-
 7 files changed, 25 insertions(+), 13 deletions(-)




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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-27 13:52 [PATCH 0/4][RFC] multilib: bug fixes related with RPM backend Dongxiao Xu
2011-09-27 13:52 ` [PATCH 1/4] multilib.bbclass: map RDEPENDS and LINGUAS_INSTALL for image recipes Dongxiao Xu
2011-09-27 13:52 ` [PATCH 2/4] multilib: remove the multilib handling to allarch Dongxiao Xu
2011-09-27 13:52 ` [PATCH 3/4] multilib: add MLPREFIX to deploy folder Dongxiao Xu
2011-09-27 13:52 ` [PATCH 4/4] tune-i586: fix hardcoded TUNE_PKGARCH Dongxiao Xu

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