From 2fe4b3bfcaef7164f8890d4eec58450e7271b639 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Thu, 7 May 2015 17:05:24 -0500 Subject: increase layer priority to 50 --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/layer.conf') diff --git a/conf/layer.conf b/conf/layer.conf index 719bdf9..ce3d432 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "mlinux" BBFILE_PATTERN_mlinux = "^${LAYERDIR}/" -BBFILE_PRIORITY_mlinux = "10" +BBFILE_PRIORITY_mlinux = "50" -- cgit v1.2.3