diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2018-04-03 17:57:09 +0000 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-04-13 12:41:06 -0700 |
commit | 1d663545cb921a4bd0c92c7dcc722886a67e8154 (patch) | |
tree | fb93b23da7e45dd8e3495c0d111456db9f666500 /meta-python/recipes-devtools/python/python-flask-sqlalchemy.inc | |
parent | ed70b4f91f5fd6776f120cd5c9f915a8b999adfd (diff) | |
download | meta-openembedded-1d663545cb921a4bd0c92c7dcc722886a67e8154.tar.gz |
rarpd, sblim-sfcb, openct: inherit systemd unconditionally
* the inherit was controlled by VIRTUAL-RUNTIME_init_manager and the installation
of .service files by DISTRO_FEATURES and systemd was in DISTRO_FEATURES but not
in VIRTUAL-RUNTIME_init_manager it was causing QA issues about unpackaged
.service files
ERROR: rarpd-ss981107-r0 do_package: QA Issue: rarpd: Files/directories
were installed but not shipped in any package:
/lib
/lib/systemd
/lib/systemd/system
/lib/systemd/system/rarpd.service
ERROR: sblim-sfcb-1.4.9-r0 do_package: QA Issue: sblim-sfcb:
Files/directories were installed but not shipped in any package:
/lib
/lib/systemd
/lib/systemd/system
/lib/systemd/system/sblim-sfcb.service
ERROR: sblim-sfcb-1.4.9-r0 do_package: QA Issue: sblim-sfcb:
Files/directories were installed but not shipped in any package:
/lib
/lib/systemd
/lib/systemd/system
/lib/systemd/system/sblim-sfcb.service
* systemd.bbclass will take care of removing /lib/systemd when systemd
isn't in DISTRO_FEATURES, so we can remove both conditions
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-sqlalchemy.inc')
0 files changed, 0 insertions, 0 deletions