summaryrefslogtreecommitdiff
path: root/meta-ingrasys
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-ingrasys
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-ingrasys')
-rw-r--r--meta-ingrasys/conf/layer.conf2
-rw-r--r--meta-ingrasys/meta-zaius/conf/layer.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-ingrasys/conf/layer.conf b/meta-ingrasys/conf/layer.conf
index 48868ba246..31ebacd688 100644
--- a/meta-ingrasys/conf/layer.conf
+++ b/meta-ingrasys/conf/layer.conf
@@ -3,4 +3,4 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "ingrasys"
BBFILE_PATTERN_ingrasys := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_ingrasys = "honister kirkstone"
+LAYERSERIES_COMPAT_ingrasys = "kirkstone langdale"
diff --git a/meta-ingrasys/meta-zaius/conf/layer.conf b/meta-ingrasys/meta-zaius/conf/layer.conf
index e48273130d..505b39d3fc 100644
--- a/meta-ingrasys/meta-zaius/conf/layer.conf
+++ b/meta-ingrasys/meta-zaius/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "zaius"
BBFILE_PATTERN_zaius := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_zaius = "honister kirkstone"
+LAYERSERIES_COMPAT_zaius = "kirkstone langdale"