summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/systemd')
-rw-r--r--meta/recipes-core/systemd/systemd-compat-units.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd-compat-units.bb b/meta/recipes-core/systemd/systemd-compat-units.bb
index faa428b589..361dc1cbb4 100644
--- a/meta/recipes-core/systemd/systemd-compat-units.bb
+++ b/meta/recipes-core/systemd/systemd-compat-units.bb
@@ -10,6 +10,8 @@ S = "${WORKDIR}"
10 10
11inherit features_check 11inherit features_check
12 12
13INHIBIT_DEFAULT_DEPS = "1"
14
13ALLOW_EMPTY_${PN} = "1" 15ALLOW_EMPTY_${PN} = "1"
14 16
15REQUIRED_DISTRO_FEATURES = "systemd" 17REQUIRED_DISTRO_FEATURES = "systemd"