[meta-virtualization] [m-c-s][PATCH 1/3] conf/layer.conf: add `core' to LAYERDEPENDS

Hongxu Jia hongxu.jia at windriver.com
Sun Oct 7 20:07:45 PDT 2018


Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
---
 conf/layer.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/layer.conf b/conf/layer.conf
index 18b0feb..1a53886 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -8,3 +8,4 @@ BBFILE_COLLECTIONS += "cloud-services-layer"
 BBFILE_PATTERN_cloud-services-layer := "^${LAYERDIR}/"
 BBFILE_PRIORITY_cloud-services-layer = "5"
 LAYERSERIES_COMPAT_cloud-services-layer = "sumo thud"
+LAYERDEPENDS_cloud-services-layer = "core"
-- 
2.7.4



More information about the meta-virtualization mailing list