1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-04 18:00:36 +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
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
+1 -1
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"
+1 -1
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"