summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index f33c49f..8eb15ce 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -5,6 +5,6 @@ BBPATH .= ":${LAYERDIR}"
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"
-BBFILE_COLLECTIONS += "multitech"
-BBFILE_PATTERN_multitech = "^${LAYERDIR}/"
-BBFILE_PRIORITY_multitech = "6"
+BBFILE_COLLECTIONS += "meta-multitech-atmel"
+BBFILE_PATTERN_meta-multitech-atmel = "^${LAYERDIR}/"
+BBFILE_PRIORITY_meta-multitech-atmel = "10"