From 6cda83fc0b81c9d0260a955c9c1afbcd309110b4 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 4 Dec 2019 17:11:03 +0000 Subject: systemd-compat-units: this recipe doesn't need a compiler (From OE-Core rev: 281b7b00dc83cefdbfbb53181322064037b9a8d9) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-core/systemd/systemd-compat-units.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-core/systemd') 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" -- cgit v1.2.3-54-g00ecf