projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ecb971
)
x86: switch to 5.15 as default kernel
author
Nick Hainke
<
[email protected]
>
Sat, 8 Oct 2022 14:02:45 +0000
(16:02 +0200)
committer
Petr Štetiar
<
[email protected]
>
Wed, 19 Oct 2022 19:40:23 +0000
(21:40 +0200)
Set 5.15 as default kernel. Testing support was already added on
29.03.2021.
Testing support was added in
9b3bc5d11978
("x86: enable 5.15 as testing kernel").
[0] - https://github.com/torvalds/linux/commit/
edd602146507532c1714d8428f654b87205f492e
Tested-by: Mark Mentovai <
[email protected]
>
Tested-by: Stefan Lippers-Hollmann <
[email protected]
>
Tested-by: Thomas Huehn <
[email protected]
>
Signed-off-by: Nick Hainke <
[email protected]
>
target/linux/x86/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/x86/Makefile
b/target/linux/x86/Makefile
index 20539e5ed3f6daf33d80f3df49b9b99d654d59ae..5368a779e54f88b1bd8fa5e7967ec6b5b9646a1e 100644
(file)
--- a/
target/linux/x86/Makefile
+++ b/
target/linux/x86/Makefile
@@
-10,8
+10,7
@@
BOARDNAME:=x86
FEATURES:=squashfs ext4 vdi vmdk vhdx pcmcia targz fpu boot-part rootfs-part
SUBTARGETS:=generic legacy geode 64
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
KERNELNAME:=bzImage