aboutsummaryrefslogtreecommitdiffstats
path: root/meta-jasperforest/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-jasperforest/conf/layer.conf')
-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 b539733c..6d096e7e 100644
--- a/meta-jasperforest/conf/layer.conf
+++ b/meta-jasperforest/conf/layer.conf
@@ -2,7 +2,7 @@
BBPATH .= ":${LAYERDIR}"
# We have a recipes directory, add to BBFILES
-BBFILES .= "${LAYERDIR}/recipes-*/*/*.bb \
+BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "jasperforest"