Files
meta-openembedded/meta-oe/recipes-core
Stefan Agner a7f5aed4e5 plymouth: fix usrmerge
When usrmerge is enabled plymouth still tries to install to /bin and
/lib leading to the following build error:
ERROR: plymouth-git-r0 do_package: QA Issue: plymouth: Files/directories
were installed but not shipped in any package:
  /sbin/plymouthd
  /lib/libply.so.5
  /lib/libply.so
  /lib/libply.so.5.0.0
  /lib/libply-splash-core.so
  /lib/libply-splash-core.so.5.0.0
  /lib/libply-splash-core.so.5
  /bin/plymouth

There is a configuration flag --with-system-root-install which controls
where the binaries get installed. The flag is currently tied to the
systemd distro feature, however, this seems wrong.

Use the flag to control where binaries get installed depending on
whether usrmerge is used.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-23 14:16:25 -08:00
..
2019-12-31 11:06:18 -08:00
2019-10-26 02:41:33 -07:00
2020-01-07 17:54:00 -08:00
2019-11-27 20:07:43 -08:00
2019-12-30 16:57:14 -08:00
2020-01-23 14:16:25 -08:00
2019-09-11 13:51:15 -07:00
2018-08-02 11:23:03 -07:00