summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.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"