[OE-core] [OE-Core][PATCH 0/2] multilib: Fix and improve support in musl and glibc
Serhey Popovych
serhe.popovych at gmail.com
Mon Dec 17 22:29:51 UTC 2018
Both changes target ldd helper handling in packages:
1) For musl this fixes do_install error where ldd provided in both
main target and multilib packages.
2) For glibc make behaviour inline with musl by providing ldd
via RRECOMMENDS and avoid filename clash as fixed in 1) for musl.
Build tested on IBM POWER8 running RHEL7 machine for ppc64p5 as main
target and ppcp5 as multilib with package lib32-glib-2.0 from Yocto
manual.
Boot tested as KVM-HV guest on IBM POWER8 machine.
Serhey Popovych (2):
musl: Fix ldd symlink install in case of multilib
glibc: Rename ldd in multilib package
meta/recipes-core/glibc/glibc-package.inc | 7 ++++++-
meta/recipes-core/musl/musl_git.bb | 5 +++--
2 files changed, 9 insertions(+), 3 deletions(-)
--
2.7.4
More information about the Openembedded-core
mailing list