summaryrefslogtreecommitdiffstats
path: root/meta-systemd/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'meta-systemd/recipes-core')
-rw-r--r--meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb b/meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb
index f33b2a9833..3b3c1dcac1 100644
--- a/meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb
+++ b/meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb
@@ -8,7 +8,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
8PR = "r1" 8PR = "r1"
9 9
10inherit systemd 10inherit systemd
11SYSTEMD_SERVICE = "" 11SYSTEMD_SERVICE_${PN} = ""
12SYSTEMD_PACKAGES = "${PN}" 12SYSTEMD_PACKAGES = "${PN}"
13NATIVE_SYSTEMD_SUPPORT = "1" 13NATIVE_SYSTEMD_SUPPORT = "1"
14ALLOW_EMPTY_${PN} = "1" 14ALLOW_EMPTY_${PN} = "1"