diff --git a/TODO b/TODO index e1aeba53..40d82c10 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,2 @@ - This TODO list allows us to track certain actions and lists of patches that need to be removed at a future date. - - -May 2024 - nanbield EOL ------------------------ - - Remove python3-yamllint: Temporarily carry this new recipe - diff --git a/meta-ti-bsp/conf/layer.conf b/meta-ti-bsp/conf/layer.conf index 03cbd7ea..e87221f3 100644 --- a/meta-ti-bsp/conf/layer.conf +++ b/meta-ti-bsp/conf/layer.conf @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-bsp" BBFILE_PATTERN_meta-ti-bsp := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-ti-bsp = "6" -LAYERSERIES_COMPAT_meta-ti-bsp = "nanbield scarthgap styhead" +LAYERSERIES_COMPAT_meta-ti-bsp = "scarthgap styhead" LICENSE_PATH += "${LAYERDIR}/licenses" diff --git a/meta-ti-extras/conf/layer.conf b/meta-ti-extras/conf/layer.conf index f2d6b250..a8c68343 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 = "nanbield scarthgap styhead" +LAYERSERIES_COMPAT_meta-ti-extras = "scarthgap styhead" LICENSE_PATH += "${LAYERDIR}/licenses"