summaryrefslogtreecommitdiffstats
path: root/meta-sugarbay/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-sugarbay/conf/layer.conf')
-rw-r--r--meta-sugarbay/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-sugarbay/conf/layer.conf b/meta-sugarbay/conf/layer.conf
index e23d1233..d5f78e1c 100644
--- a/meta-sugarbay/conf/layer.conf
+++ b/meta-sugarbay/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_sugarbay += "sugarbay" 10BBFILE_COLLECTIONS += "sugarbay"
11BBFILE_PATTERN_sugarbay := "^${LAYERDIR}/" 11BBFILE_PATTERN_sugarbay := "^${LAYERDIR}/"
12BBFILE_PRIORITY_sugarbay = "6" 12BBFILE_PRIORITY_sugarbay = "6"