From bfb1c5f6f4919519232baee8f6d7768a9bb82eb6 Mon Sep 17 00:00:00 2001 From: Andrii Pientsov Date: Wed, 24 Jun 2020 16:27:37 +0300 Subject: Uptate BBFILE_PRIORITY to 55 --- 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 133a2a7..0d3356d 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "meta-mlinux-atmel" BBFILE_PATTERN_meta-mlinux-atmel = "^${LAYERDIR}/" -BBFILE_PRIORITY_meta-mlinux-atmel = "51" +BBFILE_PRIORITY_meta-mlinux-atmel = "55" -- cgit v1.2.3