[OE-core] [PATCH 0/4 v2][PULL] multilib: RPM rootfs related fixes.

Dongxiao Xu dongxiao.xu at intel.com
Tue Aug 16 08:33:43 UTC 2011


Hi Richard and Mark,

This pull request fixes some multilib issues related with RPM rootfs. Please help to review and pull.

Changes from v1:
1) Remove the original patch "multilib: remove MULTILIB_PACKAGE_ARCHS variable".
2) Add a new patch "rootfs_rpm: Fix DEFAULTTUNE setting in multilib case"
3) For the two package_rpm related patches, The first patch is to change
   strip_multilib functionality, and the second patch is to handle the package
   rename issue in multilib.
4) Add a new patch "gtk-icon-cache: Adding MLPREFIX when dynamically set
   RDEPENDS" to fix the dynamic setting of RDEPENDS in multilib case.

[YOCTO #1368]

Thanks,
Dongxiao

The following changes since commit 13db5f420ca9bff98561f80d78958278734ad1f4:

  distro-tracking: Update info for gpgme, libassuan, apr... after last upgrade. (2011-08-15 15:26:04 +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):
  rootfs_rpm: Fix DEFAULTTUNE setting in multilib case
  package_rpm: enhance strip_multilib function
  package_rpm: Fix package rename issue in multilib case
  gtk-icon-cache: Adding MLPREFIX when dynamically set RDEPENDS

 meta/classes/gtk-icon-cache.bbclass |    2 +-
 meta/classes/package_rpm.bbclass    |   22 +++++++++++-----------
 meta/classes/rootfs_rpm.bbclass     |    4 ----
 3 files changed, 12 insertions(+), 16 deletions(-)





More information about the Openembedded-core mailing list