1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-11 17:10:27 +00:00

layer.conf, TODO: drop nanbield compatibility

As nanbield has been EOL-ed recently.

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Denys Dmytriyenko
2024-06-14 11:56:06 -04:00
committed by Ryan Eatmon
parent d88df6a540
commit fa7500e55c
3 changed files with 2 additions and 9 deletions

7
TODO
View File

@@ -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

View File

@@ -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"

View File

@@ -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"