From 850ca8bbf76a551db28e9c9f2efc24bd622d5f99 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 3 Nov 2020 16:15:19 -0600 Subject: meta-intel: 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-intel rev: 43deddce9ce3761a856deee4ebefa3ac922535d8) Signed-off-by: Patrick Williams Change-Id: I91cf833d32f64e2332a63e31971f824e66b8d92d Signed-off-by: Andrew Geissler --- meta-intel/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-intel') diff --git a/meta-intel/conf/layer.conf b/meta-intel/conf/layer.conf index 4ae19c75b..e515b5f57 100644 --- a/meta-intel/conf/layer.conf +++ b/meta-intel/conf/layer.conf @@ -8,5 +8,5 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "intel" BBFILE_PATTERN_intel = "^${LAYERDIR}/" LAYERVERSION_intel = "1" -LAYERSERIES_COMPAT_intel = "dunfell" +LAYERSERIES_COMPAT_intel = "dunfell gatesgarth" LAYERDEPENDS_intel = "phosphor-layer" -- cgit v1.2.3