From 58bf804889b31b2cf899b76dd0f18a9023fa3d61 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 12 Sep 2023 04:44:22 +0000 Subject: meta-ti: layer.conf: add compatibility with nanbield OE-Core is switching layer compatibility to nanbield for the upcoming release. Signed-off-by: Denys Dmytriyenko Signed-off-by: Ryan Eatmon --- meta-ti-extras/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-ti-extras') diff --git a/meta-ti-extras/conf/layer.conf b/meta-ti-extras/conf/layer.conf index 3665a4f0..a7cca42e 100644 --- a/meta-ti-extras/conf/layer.conf +++ b/meta-ti-extras/conf/layer.conf @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-extras" BBFILE_PATTERN_meta-ti-extras := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-ti-extras = "6" -LAYERSERIES_COMPAT_meta-ti-extras = "kirkstone langdale mickledore" +LAYERSERIES_COMPAT_meta-ti-extras = "kirkstone langdale mickledore nanbield" LICENSE_PATH += "${LAYERDIR}/licenses" -- cgit v1.2.3-54-g00ecf