[OE-core] [PATCH 0/1] package_manager.py: move multilib prefix list computation function to RpmIndexer

Laurentiu Palcu laurentiu.palcu at intel.com
Fri Feb 14 20:14:17 UTC 2014


I tested this with the following:

rm -rf tmp/ && bb core-image-sato && bb -c populate_sdk core-image-sato &&
bb lib32-core-image-minimal && rm -rf tmp/ && bb lib32-core-image-minimal

laurentiu

The following changes since commit b38c7cb7a6ab787d7be2b2c295ba58a98a954cd5:

  socat: upgrade to 1.7.2.3 (2014-02-14 12:31:10 +0000)

are available in the git repository at:

  git://mirror.rb.intel.com/git.yoctoproject.org/poky-contrib lpalcu/rpm_ml_build_fix

for you to fetch changes up to 4e62efc1659a4be94b6437049a771ec444515600:

  package_manager.py: move multilib prefix list computation function to RpmIndexer (2014-02-14 20:59:17 +0200)

----------------------------------------------------------------
Laurentiu Palcu (1):
      package_manager.py: move multilib prefix list computation function to RpmIndexer

 meta/lib/oe/package_manager.py |  105 ++++++++++++++++++++--------------------
 1 file changed, 53 insertions(+), 52 deletions(-)

Laurentiu Palcu (1):
  package_manager.py: move multilib prefix list computation function to
    RpmIndexer

 meta/lib/oe/package_manager.py |  105 ++++++++++++++++++++--------------------
 1 file changed, 53 insertions(+), 52 deletions(-)

-- 
1.7.9.5




More information about the Openembedded-core mailing list