From 05dc63a888656608a18ecc8a6671825e196bd6a4 Mon Sep 17 00:00:00 2001 From: Alper Ak Date: Fri, 20 Jun 2025 19:31:10 +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 --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index a078c83..4cbfabb 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -14,4 +14,4 @@ LAYERVERSION_sunxi = "1" LAYERDEPENDS_sunxi = "core meta-python meta-arm" -LAYERSERIES_COMPAT_sunxi = "walnascar" +LAYERSERIES_COMPAT_sunxi = "whinlatter"