[oe] [meta-systemd][PATCH] meta-systemd: add "core" to LAYERDEPENDS in layer.conf

Qi.Chen at windriver.com Qi.Chen at windriver.com
Thu Apr 2 08:20:22 UTC 2015


From: Chen Qi <Qi.Chen at windriver.com>

Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
---
 meta-systemd/conf/layer.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-systemd/conf/layer.conf b/meta-systemd/conf/layer.conf
index f3fc45d..0563f44 100644
--- a/meta-systemd/conf/layer.conf
+++ b/meta-systemd/conf/layer.conf
@@ -29,3 +29,4 @@ BBFILE_PRIORITY_systemd-layer = "7"
 SIGGEN_EXCLUDERECIPES_ABISAFE += " \
   systemd-serialgetty \
 "
+LAYERDEPENDS_systemd-layer = "core"
-- 
1.9.1




More information about the Openembedded-devel mailing list