[OE-core] [meta-gplv2] [PATCH] layer.conf: add dl layer to LAYERRECOMMENDS

Robert Yang liezhi.yang at windriver.com
Mon Apr 17 07:54:28 UTC 2017


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

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index f5601bb..6a660f8 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -12,4 +12,4 @@ BBFILE_PRIORITY_gplv2 = "1"
 # cause compatibility issues with other layers
 LAYERVERSION_gplv2 = "1"
 
-LAYERDEPENDS_gplv2 = "core"
+LAYERRECOMMENDS_gplv2-layer = "meta-gplv2-dl"
-- 
2.10.2




More information about the Openembedded-core mailing list