summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/lvm2/lvm2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/lvm2/lvm2.bb b/meta-oe/recipes-support/lvm2/lvm2.bb
index 868f5a249e..f1a1aae2cd 100644
--- a/meta-oe/recipes-support/lvm2/lvm2.bb
+++ b/meta-oe/recipes-support/lvm2/lvm2.bb
@@ -68,7 +68,7 @@ FILES:libdevmapper = " \
68 68
69FILES:${PN} += " \ 69FILES:${PN} += " \
70 ${libdir}/device-mapper/*.so \ 70 ${libdir}/device-mapper/*.so \
71 ${systemd_system_unitdir}/lvm2-pvscan@.service \ 71 ${systemd_system_unitdir} \
72 ${PYTHON_SITEPACKAGES_DIR}/lvmdbusd \ 72 ${PYTHON_SITEPACKAGES_DIR}/lvmdbusd \
73 ${datadir}/dbus-1/system-services/com.redhat.lvmdbus1.service \ 73 ${datadir}/dbus-1/system-services/com.redhat.lvmdbus1.service \
74" 74"