From 32f530459a5ef400e021965ac17c1aa04fc1fb56 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 3 Nov 2020 16:15:19 -0600 Subject: meta-amd: 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-amd rev: 10e0f894f2bce5d131ecc4befce524bf432448c0) Signed-off-by: Patrick Williams Change-Id: Ic852613d8ed9b8255228cc787b365dd66e30e3c4 Signed-off-by: Andrew Geissler --- meta-amd/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-amd/conf') diff --git a/meta-amd/conf/layer.conf b/meta-amd/conf/layer.conf index 6114855a6..da41da812 100644 --- a/meta-amd/conf/layer.conf +++ b/meta-amd/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "amd-layer" BBFILE_PATTERN_amd-layer = "^${LAYERDIR}/" -LAYERSERIES_COMPAT_amd-layer = "warrior zeus dunfell" +LAYERSERIES_COMPAT_amd-layer = "dunfell gatesgarth" -- cgit v1.2.3