Files
meta-openembedded/meta-oe/recipes-core
Kai Kang 30b0405346 plymouth: disable systemd-integration for sysvinit
It fails to build plymouth for sysvinit:

| ERROR: plymouth-0.9.4-r0 do_package: QA Issue: plymouth:
   Files/directories were installed but not shipped in any package:
|   /poweroff.target.wants
|   ...
|   /halt.target.wants/plymouth-halt.service
| Please set FILES such that these items are packaged. Alternatively if
   they are unneeded, avoid installing them or delete them within do_install.
| plymouth: 17 installed and not shipped files. [installed-vs-shipped]

Because systemd is not installed for sysvinit, the value of variable
'SYSTEMD_UNIT_DIR' is empty and causes the failures.

Disable systemd-integration if 'systemd' not in DISTRO_FEATURES.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-26 10:28:39 -07:00
..
2020-03-10 18:21:23 -07:00
2019-12-31 11:06:18 -08:00
2019-10-26 02:41:33 -07:00
2020-04-04 12:51:09 -07:00
2019-11-27 20:07:43 -08:00
2019-12-30 16:57:14 -08:00
2020-04-25 08:32:30 -07:00
2020-05-21 14:02:40 -07:00
2018-08-02 11:23:03 -07:00