All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Multilib related postinstall fixes
@ 2013-04-26  8:03 Laurentiu Palcu
  2013-04-26  8:03 ` [PATCH v2 1/5] qemuwrapper: use fallback in case the ELF binary is wrong Laurentiu Palcu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Laurentiu Palcu @ 2013-04-26  8:03 UTC (permalink / raw)
  To: openembedded-core

Changes in v2:
 * addressed Mark's comment

There is still work to do on the multilib postinstalls running on host front.
This is a first patchset trying to address some of the issues.

Thanks,
Laurentiu

The following changes since commit addcfcda84ed6b43b00f569a6060e3b78196ef52:

  glib-2.0: disable tests for native builds, and respect ptest for LSB (2013-04-23 13:00:43 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib lpalcu/ml_postinstall_fixes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lpalcu/ml_postinstall_fixes

Laurentiu Palcu (5):
  qemuwrapper: use fallback in case the ELF binary is wrong
  pango: fix postinstall when using multilib
  Revert "qemu.bbclass: Use the correct qemu binary in multilib cases"
  scripts/postinst-intercepts: create separete hooks for multilib
  Pass the mlprefix to postinst_intercept script

 meta/classes/fontcache.bbclass                     |    2 +-
 meta/classes/gtk-icon-cache.bbclass                |    4 +--
 meta/classes/pixbufcache.bbclass                   |    2 +-
 meta/classes/qemu.bbclass                          |    4 +--
 .../recipes-devtools/qemu/qemuwrapper-cross_1.0.bb |   28 +++++++++++++++++++-
 meta/recipes-graphics/pango/pango.inc              |    2 +-
 scripts/postinst-intercepts/postinst_intercept     |   23 ++++++++++++++--
 7 files changed, 54 insertions(+), 11 deletions(-)

-- 
1.7.9.5




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

end of thread, other threads:[~2013-04-26  8:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-26  8:03 [PATCH v2 0/5] Multilib related postinstall fixes Laurentiu Palcu
2013-04-26  8:03 ` [PATCH v2 1/5] qemuwrapper: use fallback in case the ELF binary is wrong Laurentiu Palcu
2013-04-26  8:03 ` [PATCH v2 2/5] pango: fix postinstall when using multilib Laurentiu Palcu
2013-04-26  8:04 ` [PATCH v2 3/5] Revert "qemu.bbclass: Use the correct qemu binary in multilib cases" Laurentiu Palcu
2013-04-26  8:04 ` [PATCH v2 4/5] scripts/postinst-intercepts: create separete hooks for multilib Laurentiu Palcu
2013-04-26  8:04 ` [PATCH v2 5/5] Pass the mlprefix to postinst_intercept script Laurentiu Palcu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.