[yocto] [meta-mingw][patch 2/2] layer.conf: Add recommended download layer

Mark Hatle mark.hatle at windriver.com
Wed Nov 23 09:34:13 PST 2016


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

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 273e42f..55298d7 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,3 +9,5 @@ BBFILE_PATTERN_meta-mingw := "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-mingw = "8"
 
 LAYERDEPENDS_meta-mingw = "core"
+
+LAYERRECOMMENDS_meta-mingw = "meta-mingw-dl"
-- 
2.9.3




More information about the yocto mailing list