summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2016-02-10 17:00:26 +0100
committerMartin Borg <martin.borg@enea.com>2016-02-22 10:43:51 +0100
commit9de2779f0dc063b135ecff66d65f84b577786b49 (patch)
tree1e5746f53ae06af9d2a17f3e9d26a63cca194f22 /conf
parent997e499b8d4b610a6ea54c966604d5cf2a2593df (diff)
downloadmeta-enea-bsp-ppc-9de2779f0dc063b135ecff66d65f84b577786b49.tar.gz
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 <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
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 \
10BBFILE_COLLECTIONS += "enea-bsp-ppc" 10BBFILE_COLLECTIONS += "enea-bsp-ppc"
11BBFILE_PATTERN_enea-bsp-ppc = "^${LAYERDIR}/" 11BBFILE_PATTERN_enea-bsp-ppc = "^${LAYERDIR}/"
12BBFILE_PRIORITY_enea-bsp-ppc = "6" 12BBFILE_PRIORITY_enea-bsp-ppc = "6"
13LAYERDEPENDS_enea-bsp-ppc = "enea-bsp-base fsl-ppc"