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-wistron/conf/layer.conf | 2 +- meta-wistron/meta-lannister/conf/layer.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-wistron') diff --git a/meta-wistron/conf/layer.conf b/meta-wistron/conf/layer.conf index 4538fcfb5d..f62cf1bb63 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 = "honister kirkstone" +LAYERSERIES_COMPAT_wistron-layer = "kirkstone langdale" diff --git a/meta-wistron/meta-lannister/conf/layer.conf b/meta-wistron/meta-lannister/conf/layer.conf index 005b99564f..2eb3c35f9c 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 = "honister kirkstone" +LAYERSERIES_COMPAT_lannister = "kirkstone langdale" -- cgit v1.2.3