All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] multilib: Fix and improve support in musl and glibc
@ 2018-12-17 22:29 Serhey Popovych
  2018-12-17 22:29 ` [PATCH 1/2] musl: Fix ldd symlink install in case of multilib Serhey Popovych
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Serhey Popovych @ 2018-12-17 22:29 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2019-01-12 10:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-17 22:29 [PATCH 0/2] multilib: Fix and improve support in musl and glibc Serhey Popovych
2018-12-17 22:29 ` [PATCH 1/2] musl: Fix ldd symlink install in case of multilib Serhey Popovych
2018-12-17 22:29 ` [PATCH 2/2] glibc: Rename ldd in multilib package Serhey Popovych
2019-01-12 10:19 ` [PATCH 0/2] multilib: Fix and improve support in musl and glibc Serhey Popovych

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.