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:
committed by
Ryan Eatmon
parent
d88df6a540
commit
fa7500e55c
7
TODO
7
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
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user