From: Laurentiu Palcu <laurentiu.palcu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] fix package archs ordering for RPM
Date: Mon, 3 Mar 2014 11:43:29 +0200 [thread overview]
Message-ID: <cover.1393839480.git.laurentiu.palcu@intel.com> (raw)
This got messed up by me trying to fix a multilib problem using python sets.
Unfortunately sets do not keep the initial ordering and an image might end
up containing packages meant for other architectures... So, revert the offending
commit and fix the original issue by just checking if a channel was already added
or not.
laurentiu
The following changes since commit 8f36e1ef1afd10594391596391564e8904a840f2:
poky.conf: add CentOS 6.5 to SANITY_TESTED_DISTROS (2014-02-28 18:05:47 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib lpalcu/b5890_rpm_pkg_arch_selection_logic_fix
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lpalcu/b5890_rpm_pkg_arch_selection_logic_fix
Laurentiu Palcu (2):
Revert "lib/oe/package_manager.py: RpmPM: fix issue with multilib
builds"
package_manager.py: RpmPM: don't add smart channel if already added
meta/lib/oe/package_manager.py | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
--
1.7.9.5
next reply other threads:[~2014-03-03 9:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-03 9:43 Laurentiu Palcu [this message]
2014-03-03 9:43 ` [PATCH 1/2] Revert "lib/oe/package_manager.py: RpmPM: fix issue with multilib builds" Laurentiu Palcu
2014-03-04 18:37 ` Kamble, Nitin A
2014-03-03 9:43 ` [PATCH 2/2] package_manager.py: RpmPM: don't add smart channel if already added Laurentiu Palcu
2014-03-03 15:02 ` Mark Hatle
2014-03-03 15:42 ` Laurentiu Palcu
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.1393839480.git.laurentiu.palcu@intel.com \
--to=laurentiu.palcu@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