mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
layer.conf: declare compatibility only with styhead
* we don't know yet what changes will be needed to stay compatible with final styhead, but we already know that the last changes for UNPACKDIR aren't compatible with scarthgap or nanbield. Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
This commit is contained in:
parent
c39c2b165e
commit
2174bfd0b2
|
@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "raspberrypi"
|
|||
BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_raspberrypi = "9"
|
||||
|
||||
LAYERSERIES_COMPAT_raspberrypi = "nanbield scarthgap"
|
||||
LAYERSERIES_COMPAT_raspberrypi = "styhead"
|
||||
LAYERDEPENDS_raspberrypi = "core"
|
||||
# Recommended for u-boot support for raspberrypi5
|
||||
# https://git.yoctoproject.org/meta-lts-mixins 'scarthgap/u-boot' branch
|
||||
|
|
Loading…
Reference in New Issue
Block a user