From bd41971e706921749b32e0222e802f72b25bd213 Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Fri, 4 Apr 2025 13:51:11 +0300 Subject: [PATCH] conf/layer.conf: Support Walnascar Support Yocto release Walnascar. Signed-off-by: Leon Anavi --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 93bd08d..a078c83 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 = "styhead" +LAYERSERIES_COMPAT_sunxi = "walnascar"