From 7526c1679b1c0a8a6c2e0afb59277acbd8c1a786 Mon Sep 17 00:00:00 2001 From: Andrii Pientsov Date: Mon, 22 Jun 2020 14:28:34 +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 6b87bc4..133a2a7 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 = "50" +BBFILE_PRIORITY_meta-mlinux-atmel = "51" -- cgit v1.2.3