1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-05 02:11:00 +00:00

layer.conf: add hardknott to compatible release branches

While at it, remove old releases before dunfell.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
This commit is contained in:
Denys Dmytriyenko
2021-03-20 02:07:19 +00:00
committed by Praneeth Bajjuri
parent f602c80eb8
commit cfe3f78573
+1 -1
View File
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-ti"
BBFILE_PATTERN_meta-ti := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-ti = "6"
LAYERSERIES_COMPAT_meta-ti = "sumo thud warrior zeus dunfell gatesgarth"
LAYERSERIES_COMPAT_meta-ti = "dunfell gatesgarth hardknott"
LICENSE_PATH += "${LAYERDIR}/licenses"