summaryrefslogtreecommitdiff
path: root/meta-bytedance/conf
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-11-04 01:15:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-05 04:20:51 +0300
commit5762d3f03c7ea6e76b2f10110a3108a0b482e3dd (patch)
treedad310641db672ba99afb115c1c9893bdb240147 /meta-bytedance/conf
parentb024b95bd144de5126e335d71e09f9606d22ea81 (diff)
downloadopenbmc-5762d3f03c7ea6e76b2f10110a3108a0b482e3dd.tar.xz
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 <patrick@stwcx.xyz> Change-Id: I96fc7c6313aad49530f87f3c7b93840a31fe3478 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-bytedance/conf')
-rw-r--r--meta-bytedance/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-bytedance/conf/layer.conf b/meta-bytedance/conf/layer.conf
index 6fa8da720..1f36655ca 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"