public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] More fixes for a distro with a merged /usr
@ 2016-01-08  7:28 Ian Ray
  2016-01-08  7:28 ` [PATCH v2 1/1] linux-firmware: remove hard-coded paths Ian Ray
  0 siblings, 1 reply; 4+ messages in thread
From: Ian Ray @ 2016-01-08  7:28 UTC (permalink / raw)
  To: openembedded-core

When building a distro with a merged /usr[1] the linux-firmware
recipe causes /lib to be re-created because of hard-coded paths.

Replace /lib with nonarch_base_libdir, as discussed in the email
thread for the first version of this patch.

Tested by building an image and verifying that rootfs contains a
link from lib to usr/lib as expected.

1. https://wiki.freedesktop.org/www/Software/systemd/TheCaseForTheUsrMerge/

Ian Ray (1):
  linux-firmware: remove hard-coded paths

 .../linux-firmware/linux-firmware_git.bb           | 134 ++++++++++-----------
 1 file changed, 67 insertions(+), 67 deletions(-)

-- 
2.4.5



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

end of thread, other threads:[~2016-06-05 20:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-08  7:28 [PATCH v2 0/1] More fixes for a distro with a merged /usr Ian Ray
2016-01-08  7:28 ` [PATCH v2 1/1] linux-firmware: remove hard-coded paths Ian Ray
2016-05-31  5:21   ` Ian Ray
2016-06-05 20:32     ` Burton, Ross

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