summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorAndrii Pientsov <andrii.pientsov@globallogic.com>2020-05-20 12:15:43 +0300
committerSerhii Kostiuk <serhii.o.kostiuk@globallogic.com>2020-05-21 11:03:42 +0300
commit38a43591f9d1190fdebc9689d640e03fe0b75ea7 (patch)
tree726a4bbbfdaf63f9168778dd943dbe792103b0c9 /conf
parentbe1a90b06c00159e4047b040afcbfb0bc9f44ff3 (diff)
downloadmeta-mlinux-38a43591f9d1190fdebc9689d640e03fe0b75ea7.tar.gz
meta-mlinux-38a43591f9d1190fdebc9689d640e03fe0b75ea7.tar.bz2
meta-mlinux-38a43591f9d1190fdebc9689d640e03fe0b75ea7.zip
Update /conf/layer.conf Set BBFILE_PRIORITY 50
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 88ab3b2..dfdfd8d 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "meta-mlinux-common"
BBFILE_PATTERN_meta-mlinux-common = "^${LAYERDIR}/"
-BBFILE_PRIORITY_meta-mlinux-common = "10"
+BBFILE_PRIORITY_meta-mlinux-common = "50"