aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index dc0f19b..e3bbaae 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -6,7 +6,7 @@ BBFILES += "\
BBFILE_COLLECTIONS += "aarch64"
BBFILE_PATTERN_aarch64 := "^${LAYERDIR}/"
-BBFILE_PRIORITY_aarch64 = "5"
+BBFILE_PRIORITY_aarch64 = "20"
# do not error out on bbappends for missing recipes (mysql5)
BB_DANGLINGAPPENDS_WARNONLY = "true"