summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd-machine-units_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/systemd/systemd-machine-units_1.0.bb')
-rw-r--r--meta/recipes-core/systemd/systemd-machine-units_1.0.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-core/systemd/systemd-machine-units_1.0.bb b/meta/recipes-core/systemd/systemd-machine-units_1.0.bb
index 02756f43d7..8df7ff7cf1 100644
--- a/meta/recipes-core/systemd/systemd-machine-units_1.0.bb
+++ b/meta/recipes-core/systemd/systemd-machine-units_1.0.bb
@@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
5 5
6PACKAGE_ARCH = "${MACHINE_ARCH}" 6PACKAGE_ARCH = "${MACHINE_ARCH}"
7 7
8PR = "r19"
9 8
10inherit systemd 9inherit systemd features_check
11SYSTEMD_SERVICE_${PN} = "" 10REQUIRED_DISTRO_FEATURES += "usrmerge"
11SYSTEMD_SERVICE:${PN} = ""
12 12
13ALLOW_EMPTY_${PN} = "1" 13ALLOW_EMPTY:${PN} = "1"