summaryrefslogtreecommitdiff
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorAndrii Pientsov <andrii.pientsov@globallogic.com>2020-05-13 14:42:23 +0300
committerAndrii Pientsov <andrii.pientsov@globallogic.com>2020-05-13 14:42:23 +0300
commit6e609b4721c4816050f0d201cad5f063adcff867 (patch)
tree5787dd6104539175cb9670587a7bb8c64b4d6c60 /conf/layer.conf
parent87ba31c96fdfa7ba092d21395aa6489cd85c005c (diff)
downloadmeta-multitech-6e609b4721c4816050f0d201cad5f063adcff867.tar.gz
meta-multitech-6e609b4721c4816050f0d201cad5f063adcff867.tar.bz2
meta-multitech-6e609b4721c4816050f0d201cad5f063adcff867.zip
Initial meta-multitech-common based on meta-multitech (branch master)
Diffstat (limited to 'conf/layer.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..9f8d228 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-common"
+BBFILE_PATTERN_meta-multitech-common = "^${LAYERDIR}/"
+BBFILE_PRIORITY_meta-multitech-common = "10"