summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorAndrii Pientsov <andrii.pientsov@globallogic.com>2020-05-18 22:18:46 +0300
committerSerhii Kostiuk <serhii.o.kostiuk@globallogic.com>2020-05-21 13:05:23 +0300
commit4d6587bebdd78241bc638b1b602322f5fa86504f (patch)
tree399140c94ea11b937e3888b892283a17e127d5af /conf
parentf669783eba95a8b31776580e4e336678e0f474d9 (diff)
downloadmeta-mlinux-atmel-4d6587bebdd78241bc638b1b602322f5fa86504f.tar.gz
meta-mlinux-atmel-4d6587bebdd78241bc638b1b602322f5fa86504f.tar.bz2
meta-mlinux-atmel-4d6587bebdd78241bc638b1b602322f5fa86504f.zip
Initial meta-mlinux-atmel based on meta-mlinux (branch master)
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index ce3d432..845936b 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -3,8 +3,8 @@ BBPATH .= ":${LAYERDIR}"
# We have recipes-* directories, add to BBFILES
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
- ${LAYERDIR}/recipes-*/*/*.bbappend"
+ ${LAYERDIR}/recipes-*/*/*.bbappend"
-BBFILE_COLLECTIONS += "mlinux"
-BBFILE_PATTERN_mlinux = "^${LAYERDIR}/"
-BBFILE_PRIORITY_mlinux = "50"
+BBFILE_COLLECTIONS += "meta-mlinux-atmel"
+BBFILE_PATTERN_meta-mlinux-atmel = "^${LAYERDIR}/"
+BBFILE_PRIORITY_meta-mlinux-atmel = "10"