[yocto] [meta-selinux][patch] layer.conf: Add recommended download layer

Mark Hatle mark.hatle at windriver.com
Wed Nov 23 09:38:42 PST 2016


This is a Wind River specific patch and not generally applicable.

(LOCAL REV: NOT UPSTREAM) -- sent to yoctoproject 20161123

Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
---
 conf/layer.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/layer.conf b/conf/layer.conf
index 39ae7bf..a55ad86 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -21,3 +21,5 @@ LAYERVERSION_selinux = "1"
 LAYERDEPENDS_selinux = " \
     core \
 "
+
+LAYERRECOMMENDS_selinux = "meta-selinux-dl"
-- 
2.9.3




More information about the yocto mailing list