From: Mingli Yu <mingli...@windriver.com> Since spice of meta-cloud-services depends on cyrus-sasl which comes from networking-layer, add missing layer depends back.
Signed-off-by: Mingli Yu <mingli...@windriver.com> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 203f9db..2cfb75f 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -8,4 +8,4 @@ BBFILE_COLLECTIONS += "cloud-services-layer" BBFILE_PATTERN_cloud-services-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_cloud-services-layer = "5" LAYERSERIES_COMPAT_cloud-services-layer = "thud warrior" -LAYERDEPENDS_cloud-services-layer = "core filesystems-layer" +LAYERDEPENDS_cloud-services-layer = "core filesystems-layer networking-layer" -- 2.7.4 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto