summaryrefslogtreecommitdiff
path: root/meta-bytedance
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2023-11-25 03:20:05 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-11-25 03:20:05 +0300
commit9d21a9409c159e4fa32c20a774337669da351413 (patch)
tree57c5832e1ecf989d0800b8368f19fb4a092151ed /meta-bytedance
parent1222bd457825c618c9557068a8f0d952a0ad754b (diff)
downloadopenbmc-9d21a9409c159e4fa32c20a774337669da351413.tar.xz
treewide: add scarthgap to LAYERSERIES_COMPAT2.16.0-dev
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I28ee50fa55ae47dd7fd8c99f8f6db8f5f6dfa53d
Diffstat (limited to 'meta-bytedance')
-rw-r--r--meta-bytedance/conf/layer.conf2
-rw-r--r--meta-bytedance/meta-g220a/conf/layer.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-bytedance/conf/layer.conf b/meta-bytedance/conf/layer.conf
index 6b06b10dab..32f9044b5b 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 = "mickledore nanbield"
+LAYERSERIES_COMPAT_bytedance-layer = "nanbield scarthgap"
diff --git a/meta-bytedance/meta-g220a/conf/layer.conf b/meta-bytedance/meta-g220a/conf/layer.conf
index a26fc929ef..2aa8b3ac36 100644
--- a/meta-bytedance/meta-g220a/conf/layer.conf
+++ b/meta-bytedance/meta-g220a/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "g220a-layer"
BBFILE_PATTERN_g220a-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_g220a-layer = "mickledore nanbield"
+LAYERSERIES_COMPAT_g220a-layer = "nanbield scarthgap"