summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd-compat-units.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-12-04 17:11:03 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-28 14:05:27 +0000
commit281b7b00dc83cefdbfbb53181322064037b9a8d9 (patch)
tree8fa52588e20de1930266a2b78241ab81eea0d141 /meta/recipes-core/systemd/systemd-compat-units.bb
parentd6c62cc0305ab082e990041da104fedb5798e0e4 (diff)
downloadopenembedded-core-281b7b00dc83cefdbfbb53181322064037b9a8d9.tar.gz
systemd-compat-units: this recipe doesn't need a compiler
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/systemd/systemd-compat-units.bb')
-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}"
inherit features_check
+INHIBIT_DEFAULT_DEPS = "1"
+
ALLOW_EMPTY_${PN} = "1"
REQUIRED_DISTRO_FEATURES = "systemd"