summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest
diff options
context:
space:
mode:
Diffstat (limited to 'meta-jasperforest')
-rw-r--r--meta-jasperforest/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-jasperforest/conf/layer.conf b/meta-jasperforest/conf/layer.conf
index 564bb1d8..81256596 100644
--- a/meta-jasperforest/conf/layer.conf
+++ b/meta-jasperforest/conf/layer.conf
@@ -7,6 +7,6 @@ BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \
7 ${LAYERDIR}/../common/recipes-*/*/*.bb \ 7 ${LAYERDIR}/../common/recipes-*/*/*.bb \
8 ${LAYERDIR}/../common/recipes-*/*/*.bbappend" 8 ${LAYERDIR}/../common/recipes-*/*/*.bbappend"
9 9
10BBFILE_COLLECTIONS_jasperforest += "jasperforest" 10BBFILE_COLLECTIONS += "jasperforest"
11BBFILE_PATTERN_jasperforest := "^${LAYERDIR}/" 11BBFILE_PATTERN_jasperforest := "^${LAYERDIR}/"
12BBFILE_PRIORITY_jasperforest = "6" 12BBFILE_PRIORITY_jasperforest = "6"