diff options
author | Kai Kang <kai.kang@windriver.com> | 2020-05-25 18:00:56 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2020-06-12 09:32:04 -0700 |
commit | c664dd84170e225e2e7d753521b1dbbd79749c09 (patch) | |
tree | 18efa519bc40eb5cba80bd096e6073290f2de64b /meta-python/recipes-devtools/python/python-m2crypto/cross-compile-platform.patch | |
parent | cc155826b0b4f202a8fa4ac103b7c38368d32734 (diff) | |
download | meta-openembedded-c664dd84170e225e2e7d753521b1dbbd79749c09.tar.gz |
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>
(cherry picked from commit 30b04053469415879a48ace9dec0f06aae92a1d8)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-m2crypto/cross-compile-platform.patch')
0 files changed, 0 insertions, 0 deletions