summaryrefslogtreecommitdiff
path: root/meta-wistron
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2023-01-13 18:41:33 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-01-13 21:05:41 +0300
commita93aa3eec17723ab4397e8578517955965748f03 (patch)
tree1ed57b9108c02f16712eb71da730ccec7c74b14d /meta-wistron
parent5cecfc9f075a7f76898c6e4ffe97d4a6eec190e4 (diff)
downloadopenbmc-a93aa3eec17723ab4397e8578517955965748f03.tar.xz
yocto:mickledore: add support for new yocto layer
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I8e54833ac78e540e9dd5011533d53ff9a3af6763
Diffstat (limited to 'meta-wistron')
-rw-r--r--meta-wistron/conf/layer.conf2
-rw-r--r--meta-wistron/meta-lannister/conf/layer.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-wistron/conf/layer.conf b/meta-wistron/conf/layer.conf
index f62cf1bb63..2ddbf07cb4 100644
--- a/meta-wistron/conf/layer.conf
+++ b/meta-wistron/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "wistron-layer"
BBFILE_PATTERN_wistron-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_wistron-layer = "kirkstone langdale"
+LAYERSERIES_COMPAT_wistron-layer = "langdale mickledore"
diff --git a/meta-wistron/meta-lannister/conf/layer.conf b/meta-wistron/meta-lannister/conf/layer.conf
index 2eb3c35f9c..f1f1fabc2d 100644
--- a/meta-wistron/meta-lannister/conf/layer.conf
+++ b/meta-wistron/meta-lannister/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "lannister"
BBFILE_PATTERN_lannister = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_lannister = "kirkstone langdale"
+LAYERSERIES_COMPAT_lannister = "langdale mickledore"