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-inventec/meta-common/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-inventec/meta-common/conf') diff --git a/meta-inventec/meta-common/conf/layer.conf b/meta-inventec/meta-common/conf/layer.conf index 6511a3eeed..acd0b17b64 100644 --- a/meta-inventec/meta-common/conf/layer.conf +++ b/meta-inventec/meta-common/conf/layer.conf @@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "common" BBFILE_PATTERN_common = "^${LAYERDIR}/" BBFILE_PRIORITY_common = "10" -LAYERSERIES_COMPAT_common = "honister kirkstone" +LAYERSERIES_COMPAT_common = "kirkstone langdale" -- cgit v1.2.3