Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] rootfs_rpm.bbclass: Handle multilib configures with different
@ 2013-02-21 23:18 Mark Hatle
  2013-02-21 23:18 ` [PATCH 1/1] rootfs_rpm.bbclass: Handle multilib configures with different OS values Mark Hatle
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Hatle @ 2013-02-21 23:18 UTC (permalink / raw)
  To: openembedded-core; +Cc: paul.eggleton

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.



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

end of thread, other threads:[~2013-02-21 23:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-21 23:18 [PATCH 0/1] rootfs_rpm.bbclass: Handle multilib configures with different Mark Hatle
2013-02-21 23:18 ` [PATCH 1/1] rootfs_rpm.bbclass: Handle multilib configures with different OS values Mark Hatle

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