From 41b18da7393a4444ec0381f044000744b7eca619 Mon Sep 17 00:00:00 2001 From: Andrii Pientsov Date: Mon, 25 May 2020 16:48:51 +0300 Subject: Update layer.conf. Update BBFILE_PRIORITY to 11 --- 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 9f8d228..7f5e488 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 = "10" +BBFILE_PRIORITY_meta-multitech-common = "11" -- cgit v1.2.3