From 9de2779f0dc063b135ecff66d65f84b577786b49 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Wed, 10 Feb 2016 17:00:26 +0100 Subject: update layer dependencies The config fragments have been moved to meta-enea-base-ppc now, so this layer should depend on it now. Signed-off-by: Adrian Dudau Signed-off-by: Martin Borg --- conf/layer.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/layer.conf') diff --git a/conf/layer.conf b/conf/layer.conf index 961ca96..b435edd 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -10,3 +10,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "enea-bsp-ppc" BBFILE_PATTERN_enea-bsp-ppc = "^${LAYERDIR}/" BBFILE_PRIORITY_enea-bsp-ppc = "6" +LAYERDEPENDS_enea-bsp-ppc = "enea-bsp-base fsl-ppc" -- cgit v1.2.3-54-g00ecf