From 0be56b799d29bde1950d04b966f401729155bcd0 Mon Sep 17 00:00:00 2001 From: Ryan Eatmon Date: Tue, 19 Mar 2024 10:25:44 -0500 Subject: layer.conf: Update LAYERSERIES Update the compatibility to just scarthgap. 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 a05dbe5f..9c39fc6a 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 nanbield scarthgap" +LAYERSERIES_COMPAT_meta-ti-extras = "scarthgap" LICENSE_PATH += "${LAYERDIR}/licenses" -- cgit v1.2.3-54-g00ecf