From 1075148e1dfb701d43349af07f35a5ce36eb1195 Mon Sep 17 00:00:00 2001 From: Andrii Pientsov Date: Wed, 20 May 2020 12:16:10 +0300 Subject: Update /conf/layer.conf Set BBFILE_PRIORITY 50 --- 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 845936b..6b87bc4 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 = "10" +BBFILE_PRIORITY_meta-mlinux-atmel = "50" -- cgit v1.2.3