From c0ef7ee078f7afc5f4d933a23e54e4a2c4d81508 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 30 Sep 2022 14:09:35 -0500 Subject: add langdale to compatible layer Signed-off-by: Andrew Geissler Change-Id: I65febeeec11e6e5b40ee728f42cfbe77023dae1e --- meta-intel-openbmc/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-intel-openbmc/conf/layer.conf') 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" -- cgit v1.2.3