summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/systemd/systemd-compat-units.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd-compat-units.bb b/meta/recipes-core/systemd/systemd-compat-units.bb
index f246e83dda..421fc06dfb 100644
--- a/meta/recipes-core/systemd/systemd-compat-units.bb
+++ b/meta/recipes-core/systemd/systemd-compat-units.bb
@@ -9,7 +9,7 @@ DEPENDS = "systemd-systemctl-native"
9 9
10S = "${WORKDIR}" 10S = "${WORKDIR}"
11 11
12inherit allarch distro_features_check 12inherit distro_features_check
13 13
14ALLOW_EMPTY_${PN} = "1" 14ALLOW_EMPTY_${PN} = "1"
15 15