layer.conf: update LAYERSERIES_COMPAT for nanbield

* oe-core switched to nanbield in:
  https://git.openembedded.org/openembedded-core/commit/?id=f212cb12a0db9c9de5afd3cc89b1331d386e55f6

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
This commit is contained in:
Martin Jansa 2023-09-10 12:20:54 +02:00 committed by Andrei Gherzan
parent 6f93508662
commit c0aec2f628

View File

@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "raspberrypi"
BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/" BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/"
BBFILE_PRIORITY_raspberrypi = "9" BBFILE_PRIORITY_raspberrypi = "9"
LAYERSERIES_COMPAT_raspberrypi = "mickledore" LAYERSERIES_COMPAT_raspberrypi = "nanbield"
LAYERDEPENDS_raspberrypi = "core" LAYERDEPENDS_raspberrypi = "core"
# Additional license directories. # Additional license directories.