summaryrefslogtreecommitdiff
path: root/meta-tyan
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-tyan
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-tyan')
-rw-r--r--meta-tyan/conf/layer.conf2
-rw-r--r--meta-tyan/meta-s7106/conf/layer.conf2
-rw-r--r--meta-tyan/meta-s8036/conf/layer.conf2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-tyan/conf/layer.conf b/meta-tyan/conf/layer.conf
index 86161c5d84..5e8294dddb 100644
--- a/meta-tyan/conf/layer.conf
+++ b/meta-tyan/conf/layer.conf
@@ -7,5 +7,5 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "tyan-layer"
BBFILE_PATTERN_tyan-layer = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_tyan-layer = "kirkstone langdale"
+LAYERSERIES_COMPAT_tyan-layer = "langdale mickledore"
diff --git a/meta-tyan/meta-s7106/conf/layer.conf b/meta-tyan/meta-s7106/conf/layer.conf
index 925960e53d..468501c5f1 100644
--- a/meta-tyan/meta-s7106/conf/layer.conf
+++ b/meta-tyan/meta-s7106/conf/layer.conf
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "s7106-layer"
BBFILE_PATTERN_s7106-layer = "^${LAYERDIR}/"
BBFILE_PRIORITY_s7106-layer = "5"
-LAYERSERIES_COMPAT_s7106-layer = "kirkstone langdale"
+LAYERSERIES_COMPAT_s7106-layer = "langdale mickledore"
diff --git a/meta-tyan/meta-s8036/conf/layer.conf b/meta-tyan/meta-s8036/conf/layer.conf
index ba06c94e72..9854bc63f2 100644
--- a/meta-tyan/meta-s8036/conf/layer.conf
+++ b/meta-tyan/meta-s8036/conf/layer.conf
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "s8036-layer"
BBFILE_PATTERN_s8036-layer = "^${LAYERDIR}/"
BBFILE_PRIORITY_s8036-layer = "5"
-LAYERSERIES_COMPAT_s8036-layer = "kirkstone langdale"
+LAYERSERIES_COMPAT_s8036-layer = "langdale mickledore"