From 38a43591f9d1190fdebc9689d640e03fe0b75ea7 Mon Sep 17 00:00:00 2001 From: Andrii Pientsov Date: Wed, 20 May 2020 12:15:43 +0300 Subject: Update /conf/layer.conf Set BBFILE_PRIORITY 50 --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/layer.conf') 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" -- cgit v1.2.3