aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdellatif El Khlifi <abdellatif.elkhlifi@arm.com>2020-11-04 15:05:52 +0000
committerRui Miguel Silva <rui.silva@arm.com>2020-11-24 13:08:01 +0000
commit76abdc9ec13284a4490ec6d2170d9d9d3235de97 (patch)
treefb740e7ebff1791c6359d5d226e6c08ed521ee74
parentea529ba8c9311ac8ad75a88b90c008e5a6844363 (diff)
arm-image: drop dunfell support
Drop dunfell support from the master branch in anticipation of the gatestgarth release. Change-Id: I8dfff927d21c97c5e5bbb9770bcea4661e623b9d Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 4a05a0a..f97e7c7 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -12,4 +12,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "meta-arm-image"
BBFILE_PATTERN_meta-arm-image := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_meta-arm-image = "dunfell"
+LAYERSERIES_COMPAT_meta-arm-image = "gatesgarth"