layer.conf: Drop whinlatter release series

https://github.com/agherzan/meta-raspberrypi/pull/1584 was first change
specific for wrynose (other than CI change), drop whinlatter to avoid
someone accidentally using master branch with older weston-14 and
getting crashes.

Separate whinlatter branch was now created.

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
This commit is contained in:
Martin Jansa 2026-03-30 08:37:37 +02:00 committed by Khem Raj
parent 4cb76d18d0
commit 0ec061905a

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 = "whinlatter wrynose" LAYERSERIES_COMPAT_raspberrypi = "wrynose"
LAYERDEPENDS_raspberrypi = "core" LAYERDEPENDS_raspberrypi = "core"
# Additional license directories. # Additional license directories.