aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2023-05-05 14:09:37 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-05-12 13:02:42 +0200
commit397ba0b54b22454104e57af98bd95db2fb80c50e (patch)
tree3c7b75dcfb7350bd965e1a6640dc23da5abfedee
parent975b436cdf05e53e4792f14f9f601759416761fb (diff)
downloadupstream-397ba0b54b22454104e57af98bd95db2fb80c50e.tar.gz
upstream-397ba0b54b22454104e57af98bd95db2fb80c50e.tar.bz2
upstream-397ba0b54b22454104e57af98bd95db2fb80c50e.zip
ath25: switch default kernel to 5.15
Switch to kernel 5.15 although it is marked as source only. It is marked as source only because nobody was able to test this device. Merging this is important to finally branch a new release. We want to get rid completely of 5.10 kernel. Without this commit we get following error: "Missing kernel version/hash file for 5.10." Hopfully someone will fix the board in the rc phase or it will be removed completly. Signed-off-by: Nick Hainke <vincent@systemli.org>
-rw-r--r--target/linux/ath25/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/ath25/Makefile b/target/linux/ath25/Makefile
index ea90c803fd..84d22ca361 100644
--- a/target/linux/ath25/Makefile
+++ b/target/linux/ath25/Makefile
@@ -10,8 +10,7 @@ BOARDNAME:=Atheros AR231x/AR5312
FEATURES:=squashfs low_mem small_flash source-only
SUBTARGETS:=generic
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
define Target/Description
Build firmware images for Atheros SoC boards