From a0b517ef4b07b242d37c1abecac075ad68136d45 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Thu, 21 Feb 2013 10:12:19 +0100 Subject: bump priority of meta-aarch64 layer to highest Signed-off-by: Marcin Juszkiewicz --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3