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

layer.conf: Update to styhead release name series

oe-core switched to styhead only in:
https://git.openembedded.org/openembedded-core/commit/?h=styhead&id=b4cf6d5236a3eacaf56ca2f805b006efac65b26c

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Martin Jansa
2024-09-06 18:58:09 +02:00
committed by Jon Mason
parent f975faf4c3
commit f3d1c0293e
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 = "nanbield scarthgap"
LAYERSERIES_COMPAT_meta-arm-systemready = "styhead"
LAYERDEPENDS_meta-arm-systemready = "core"