aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro-integration
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2020-10-19 13:21:42 -0500
committerAníbal Limón <anibal.limon@linaro.org>2020-10-19 13:22:37 -0500
commit5d597715e66ddda317557ff2466fb236b7d9e7fc (patch)
tree55c140a1b779bc0b7c7300c2733264ea9801452c /meta-linaro-integration
parent88f37fa9f16e54b57ed3128ff7a3450a0de4be57 (diff)
meta-*: Bump layers to gatesgarth
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Change-Id: Id965a852d4b24af1cfb042c7ac339d83e3494d6d
Diffstat (limited to 'meta-linaro-integration')
-rw-r--r--meta-linaro-integration/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-linaro-integration/conf/layer.conf b/meta-linaro-integration/conf/layer.conf
index e3a3a5df..76277a05 100644
--- a/meta-linaro-integration/conf/layer.conf
+++ b/meta-linaro-integration/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "linaro-integration"
BBFILE_PATTERN_linaro-integration := "^${LAYERDIR}/"
BBFILE_PRIORITY_linaro-integration = "30"
-LAYERSERIES_COMPAT_linaro-integration = "dunfell"
+LAYERSERIES_COMPAT_linaro-integration = "gatesgarth"
# do not error out on bbappends for missing recipes
BB_DANGLINGAPPENDS_WARNONLY = "true"