Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: paul.eggleton@linux.intel.com
Subject: [PATCH 0/1] rootfs_rpm.bbclass: Handle multilib configures with different
Date: Thu, 21 Feb 2013 17:18:28 -0600	[thread overview]
Message-ID: <1361488709-2340-1-git-send-email-mark.hatle@windriver.com> (raw)

This change requires a previous change that was sent up to the list the other
day.  (That change is already in the 'next' tree.):

   rootfs_rpm.bbclass: Reorder feed priority based on multilib image setting

We found a case where the TARGET_OS of a multilib was not the same as other 
multilibs in the set of packages.  This caused the wrong entries to be added
to the /etc/rpm/platforms file, which caused a silent failure during package
installation.  (Smart decided the right packages were selected, while RPM
decided that package was incompatible...  Why this was silently ignored,
I'm not sure.)

We refactor the way we generate and pass the platform information.  This
actually simplifies the code a lot and we can avoid making assumptions based
on whichever multilib the image was generated with.



             reply	other threads:[~2013-02-21 23:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-21 23:18 Mark Hatle [this message]
2013-02-21 23:18 ` [PATCH 1/1] rootfs_rpm.bbclass: Handle multilib configures with different OS values Mark Hatle

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=1361488709-2340-1-git-send-email-mark.hatle@windriver.com \
    --to=mark.hatle@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    /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