diff options
Diffstat (limited to 'meta-jasperforest')
-rw-r--r-- | meta-jasperforest/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-jasperforest/conf/layer.conf b/meta-jasperforest/conf/layer.conf index 564bb1d..8125659 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 | ||
10 | BBFILE_COLLECTIONS_jasperforest += "jasperforest" | 10 | BBFILE_COLLECTIONS += "jasperforest" |
11 | BBFILE_PATTERN_jasperforest := "^${LAYERDIR}/" | 11 | BBFILE_PATTERN_jasperforest := "^${LAYERDIR}/" |
12 | BBFILE_PRIORITY_jasperforest = "6" | 12 | BBFILE_PRIORITY_jasperforest = "6" |