From 9189c0fe0f044e65fab58cdaaeec273f97646690 Mon Sep 17 00:00:00 2001 From: Andrii Pientsov Date: Mon, 22 Jun 2020 14:30:50 +0300 Subject: Uptate BBFILE_PRIORITY --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index 7f5e488..cc7bc3b 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "meta-multitech-common" BBFILE_PATTERN_meta-multitech-common = "^${LAYERDIR}/" -BBFILE_PRIORITY_meta-multitech-common = "11" +BBFILE_PRIORITY_meta-multitech-common = "6" -- cgit v1.2.3