From 5aa62b1cf529e995324f7a3a1f4673e357f4ff72 Mon Sep 17 00:00:00 2001 From: Alper Ak Date: Fri, 20 Jun 2025 20:52:13 +0300 Subject: [PATCH] layer.conf: Update to whinlatter release series Since there are currently multiple breaking changes, update to a new release series for the next release so layers can show compatibility correctly. Signed-off-by: Alper Ak Signed-off-by: Khem Raj --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index cdf8112..aadbf0b 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 = "styhead walnascar" +LAYERSERIES_COMPAT_raspberrypi = "whinlatter" LAYERDEPENDS_raspberrypi = "core" # Additional license directories.