From: Nick Hainke Date: Fri, 13 Jan 2023 23:20:32 +0000 (+0100) Subject: archs38: switch to 5.15 by default X-Git-Tag: v23.05.0-rc1~1241 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1cefb14230db9b7e87015e7950ee931b3f21e1aa;p=openwrt%2Fopenwrt.git archs38: switch to 5.15 by default It appears that only a few users are using the archs38 SoC. The most active user of the target has already approved the testing kernel and so it is very unlikely bugs will be reported in the near future. Therefore, the target should be directly bumped to 5.15. Signed-off-by: Nick Hainke --- diff --git a/target/linux/archs38/Makefile b/target/linux/archs38/Makefile index fb00884a9a..42b4edad8a 100644 --- a/target/linux/archs38/Makefile +++ b/target/linux/archs38/Makefile @@ -11,8 +11,7 @@ BOARDNAME:=Synopsys DesignWare ARC HS38 FEATURES:=source-only SUBTARGETS:=generic -KERNEL_PATCHVER:=5.10 -KERNEL_TESTING_PATCHVER:=5.15 +KERNEL_PATCHVER:=5.15 DEVICE_TYPE:=basic