[oe-commits] [openembedded-core] 01/74: systemd-compat-units: this recipe doesn't need a compiler

git at git.openembedded.org git at git.openembedded.org
Sat Dec 28 14:31:54 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 281b7b00dc83cefdbfbb53181322064037b9a8d9
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Wed Dec 4 17:11:03 2019 +0000

    systemd-compat-units: this recipe doesn't need a compiler
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-core/systemd/systemd-compat-units.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-core/systemd/systemd-compat-units.bb b/meta/recipes-core/systemd/systemd-compat-units.bb
index faa428b..361dc1c 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list