1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-01-11 15:00:39 +00:00

Add whinlatter to compatible layers

whinlatter is the next release, add it as a compatible layer

Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Jon Mason
2025-06-21 09:27:37 -04:00
parent bf3cdf7d52
commit 33895ff71c
4 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "meta-arm-systemready"
BBFILE_PATTERN_meta-arm-systemready = "^${LAYERDIR}/"
LAYERSERIES_COMPAT_meta-arm-systemready = "styhead walnascar"
LAYERSERIES_COMPAT_meta-arm-systemready = "walnascar whinlatter"
LAYERDEPENDS_meta-arm-systemready = "core"