From 0ec061905ab2119d90b533476753837256742f8f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 30 Mar 2026 08:37:37 +0200 Subject: [PATCH] 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 --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 684a877..d66f323 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "raspberrypi" BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/" BBFILE_PRIORITY_raspberrypi = "9" -LAYERSERIES_COMPAT_raspberrypi = "whinlatter wrynose" +LAYERSERIES_COMPAT_raspberrypi = "wrynose" LAYERDEPENDS_raspberrypi = "core" # Additional license directories.