From aaf307d1336187721f935748814a20436b47ba52 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 3 Nov 2020 16:15:19 -0600 Subject: meta-arm: update Yocto compat for gatesgarth The next release of Yocto is soon and most of the upstream layers have switched support strings for it. Support layer compat for gatesgarth (current) and dunsfell (previous). (From meta-arm rev: e412371fb34b85c28eddc829359da422eae3489f) Signed-off-by: Patrick Williams Change-Id: Ieb12f2b8b48c047a6409b317a876e0b326c14f2e Signed-off-by: Andrew Geissler --- meta-arm/conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-arm/conf/layer.conf b/meta-arm/conf/layer.conf index 42b1b8524f..d0311258f5 100644 --- a/meta-arm/conf/layer.conf +++ b/meta-arm/conf/layer.conf @@ -8,3 +8,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "arm" BBFILE_PATTERN_arm = "^${LAYERDIR}/" LAYERVERSION_arm = "1" + +LAYERSERIES_COMPAT_arm = "dunfell gatesgarth" -- cgit v1.2.3