[OE-core] [PATCH] meta/conf/layer.conf: Add recommended download layer
Mark Hatle
mark.hatle at windriver.com
Wed Nov 23 17:42:09 UTC 2016
This is a Wind River specific patch and not generally applicable.
Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
---
meta/conf/layer.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index 24b4df0..a94e524 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -11,6 +11,8 @@ BBFILE_PRIORITY_core = "5"
# cause compatibility issues with other layers
LAYERVERSION_core = "9"
+LAYERRECOMMENDS_core = "oe-core-dl-2-2"
+
BBLAYERS_LAYERINDEX_NAME_core = "openembedded-core"
# Set a variable to get to the top of the metadata location
--
2.9.3
More information about the Openembedded-core
mailing list