[OE-core] [PATCH v2 0/1] More fixes for a distro with a merged /usr

Ian Ray ian.ray at ge.com
Fri Jan 8 07:28:50 UTC 2016


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




More information about the Openembedded-core mailing list