summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2022-09-30 22:09:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-09-30 22:10:22 +0300
commitc0ef7ee078f7afc5f4d933a23e54e4a2c4d81508 (patch)
treeab9aea5fdbe3de08a36037662ecd0eacb37ff2e6 /meta-intel-openbmc
parentc86cd9f2bc986f0d1f0fa6585034add8aa7e0448 (diff)
downloadopenbmc-c0ef7ee078f7afc5f4d933a23e54e4a2c4d81508.tar.xz
add langdale to compatible layer
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I65febeeec11e6e5b40ee728f42cfbe77023dae1e
Diffstat (limited to 'meta-intel-openbmc')
-rw-r--r--meta-intel-openbmc/conf/layer.conf2
-rw-r--r--meta-intel-openbmc/meta-s2600wf/conf/layer.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-intel-openbmc/conf/layer.conf b/meta-intel-openbmc/conf/layer.conf
index 356a581618..95ad092807 100644
--- a/meta-intel-openbmc/conf/layer.conf
+++ b/meta-intel-openbmc/conf/layer.conf
@@ -8,5 +8,5 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "intel"
BBFILE_PATTERN_intel = "^${LAYERDIR}/"
LAYERVERSION_intel = "1"
-LAYERSERIES_COMPAT_intel = "honister kirkstone"
+LAYERSERIES_COMPAT_intel = "kirkstone langdale"
LAYERDEPENDS_intel = "phosphor-layer"
diff --git a/meta-intel-openbmc/meta-s2600wf/conf/layer.conf b/meta-intel-openbmc/meta-s2600wf/conf/layer.conf
index 46d4935f55..8d36bd72d3 100644
--- a/meta-intel-openbmc/meta-s2600wf/conf/layer.conf
+++ b/meta-intel-openbmc/meta-s2600wf/conf/layer.conf
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "s2600wf"
BBFILE_PATTERN_s2600wf = ""
BBFILE_PRIORITY_s2600wf = "5"
-LAYERSERIES_COMPAT_s2600wf = "honister kirkstone"
+LAYERSERIES_COMPAT_s2600wf = "kirkstone langdale"