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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
