1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 19:00:49 +00:00

layer.conf: Update LAYERSERIES_COMPAT for mickledore

oe-core switched to mickedore [1]

[1] https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Khem Raj
2023-01-03 10:36:07 -08:00
committed by Ryan Eatmon
parent bd1318d2ed
commit e18e18005d
2 changed files with 2 additions and 2 deletions
+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 = "kirkstone langdale"
LAYERSERIES_COMPAT_meta-ti-bsp = "mickledore"
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 = "kirkstone langdale"
LAYERSERIES_COMPAT_meta-ti-extras = "mickledore"
LICENSE_PATH += "${LAYERDIR}/licenses"