mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 08:34:31 +00:00
lvm2: install all systemd service files
This fixes an install-vs-shipped issue NOTE: Executing Tasks ERROR: lvm2-2.03.25-r0 do_package: QA Issue: lvm2: Files/directories were installed but not shipped in any package: /usr/lib/systemd/system/lvm-devices-import.path /usr/lib/systemd/system/lvm-devices-import.service Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. lvm2: 2 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
4cd650c17f
commit
ae4a177e40
@ -68,7 +68,7 @@ FILES:libdevmapper = " \
|
||||
|
||||
FILES:${PN} += " \
|
||||
${libdir}/device-mapper/*.so \
|
||||
${systemd_system_unitdir}/lvm2-pvscan@.service \
|
||||
${systemd_system_unitdir} \
|
||||
${PYTHON_SITEPACKAGES_DIR}/lvmdbusd \
|
||||
${datadir}/dbus-1/system-services/com.redhat.lvmdbus1.service \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user