[openwrt/openwrt] kernel: bump 6.6 to 6.6.65
LEDE Commits
lede-commits at lists.infradead.org
Sat Dec 14 16:45:11 PST 2024
hauke pushed a commit to openwrt/openwrt.git, branch openwrt-24.10:
https://git.openwrt.org/efcb0ec7138714c76f95a49f42409b89367632c5
commit efcb0ec7138714c76f95a49f42409b89367632c5
Author: John Audia <therealgraysky at proton.me>
AuthorDate: Thu Dec 12 08:19:59 2024 -0500
kernel: bump 6.6 to 6.6.65
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.65
Update to checksum only/no patches required a rebase.
Per the changelog, this is a trivial upstream bump with only 4
commits, 2 of which being reverts.
Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne
Signed-off-by: John Audia <therealgraysky at proton.me>
Link: https://github.com/openwrt/openwrt/pull/17217
Signed-off-by: Robert Marko <robimarko at gmail.com>
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
(cherry picked from commit 15e173bf7e873d004d6c665ee81d54a10ce1f868)
---
include/kernel-6.6 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/kernel-6.6 b/include/kernel-6.6
index ddbef67f94..875c715ba4 100644
--- a/include/kernel-6.6
+++ b/include/kernel-6.6
@@ -1,2 +1,2 @@
-LINUX_VERSION-6.6 = .64
-LINUX_KERNEL_HASH-6.6.64 = 065fd93fa6cb422f650fb563f15d3e0107c85009f766405993d795fd39796ab1
+LINUX_VERSION-6.6 = .65
+LINUX_KERNEL_HASH-6.6.65 = 7ae1476e8b4c86e7754e581d45d6fbce5932bfefce934758a2907d6d79eca3e0
More information about the lede-commits
mailing list