From 5762d3f03c7ea6e76b2f10110a3108a0b482e3dd Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 3 Nov 2020 16:15:19 -0600 Subject: meta-bytedance: 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-bytedance rev: dd8a65df2ed78f90c119e4cb1f388f46f2d586e2) Signed-off-by: Patrick Williams Change-Id: I96fc7c6313aad49530f87f3c7b93840a31fe3478 Signed-off-by: Andrew Geissler --- meta-bytedance/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-bytedance/conf/layer.conf') diff --git a/meta-bytedance/conf/layer.conf b/meta-bytedance/conf/layer.conf index 6fa8da720a..1f36655ca0 100644 --- a/meta-bytedance/conf/layer.conf +++ b/meta-bytedance/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "bytedance-layer" BBFILE_PATTERN_bytedance-layer = "^${LAYERDIR}/" -LAYERSERIES_COMPAT_bytedance-layer = "dunfell" +LAYERSERIES_COMPAT_bytedance-layer = "dunfell gatesgarth" -- cgit v1.2.3