From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- external/poky/meta/recipes-core/systemd/systemd-compat-units.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'external/poky/meta/recipes-core/systemd/systemd-compat-units.bb') diff --git a/external/poky/meta/recipes-core/systemd/systemd-compat-units.bb b/external/poky/meta/recipes-core/systemd/systemd-compat-units.bb index d228a51c..361dc1cb 100644 --- a/external/poky/meta/recipes-core/systemd/systemd-compat-units.bb +++ b/external/poky/meta/recipes-core/systemd/systemd-compat-units.bb @@ -8,7 +8,9 @@ PACKAGE_WRITE_DEPS += "systemd-systemctl-native" S = "${WORKDIR}" -inherit distro_features_check +inherit features_check + +INHIBIT_DEFAULT_DEPS = "1" ALLOW_EMPTY_${PN} = "1" -- cgit 1.2.3-korg