From e80dec0524674bac34d22443a74d152293f1db7a Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 3 Nov 2020 16:15:19 -0600 Subject: meta-lenovo: 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 dunfell (previous). (From meta-lenovo rev: 7cb057d597100ce7f6483f487a3b6c4ebe10b30f) Signed-off-by: Patrick Williams Change-Id: Iecf217b8ab2ba47e8f741f8792e6b32fdfa7332d Signed-off-by: Andrew Geissler --- meta-lenovo/meta-hr630/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-lenovo/meta-hr630/conf/layer.conf') diff --git a/meta-lenovo/meta-hr630/conf/layer.conf b/meta-lenovo/meta-hr630/conf/layer.conf index 2cec8b572..58bf5269c 100644 --- a/meta-lenovo/meta-hr630/conf/layer.conf +++ b/meta-lenovo/meta-hr630/conf/layer.conf @@ -11,4 +11,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "hr630-layer" BBFILE_PATTERN_hr630-layer = "" BBFILE_PRIORITY_hr630-layer = "5" -LAYERSERIES_COMPAT_hr630-layer = "thud warrior" +LAYERSERIES_COMPAT_hr630-layer = "dunfell gatesgarth" -- cgit v1.2.3