summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-10-15 15:27:48 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2025-10-15 15:27:48 +0200
commitfbbffa97d33a32e272efda646ba61e2e70e7ff80 (patch)
treea94d4ceac3034d8adcde43c19f05c9b4536b93e3
parent43506d4004351c91bf270b724077920c80882e62 (diff)
linux: update to 6.17.2HEADmaster
-rw-r--r--mk/linux-ver.mk6
-rw-r--r--target/linux/Config.in.kernelversion4
-rw-r--r--target/linux/patches/6.17.2/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch (renamed from target/linux/patches/6.16.7/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch)0
-rw-r--r--target/linux/patches/6.17.2/orinoco.patch (renamed from target/linux/patches/6.16.7/orinoco.patch)0
4 files changed, 5 insertions, 5 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index e37f850f6..e375752a4 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -15,11 +15,11 @@ KERNEL_FILE_VER:= $(ADK_TARGET_LINUX_KERNEL_GIT)
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(ADK_TARGET_LINUX_KERNEL_GIT_VER)-$(KERNEL_RELEASE)
endif
-ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_16),y)
-KERNEL_FILE_VER:= 6.16.7
+ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_17),y)
+KERNEL_FILE_VER:= 6.17.2
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 5be3daa1f9427b1bdb34c4894d9c1adfac38cff674376fe0611a3065729a1a81
+KERNEL_HASH:= fdebcb065065f5c1b8dc68a6fb59cda50cdddbf9103d207c2196d55ea764f57f
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_12),y)
KERNEL_FILE_VER:= 6.12.52
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index 57ed9c668..b9f80eefb 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -39,8 +39,8 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT
depends on !ADK_TARGET_ARCH_NDS32
select ADK_HOST_NEED_LZ4 if ADK_TARGET_SYSTEM_PHYTEC_WEGA && ADK_TARGET_LINUX_KERNEL_VERSION_GIT
-config ADK_TARGET_LINUX_KERNEL_VERSION_6_16
- bool "6.16.7"
+config ADK_TARGET_LINUX_KERNEL_VERSION_6_17
+ bool "6.17.2"
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_C6X
diff --git a/target/linux/patches/6.16.7/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch b/target/linux/patches/6.17.2/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch
index 5c46fe5e4..5c46fe5e4 100644
--- a/target/linux/patches/6.16.7/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch
+++ b/target/linux/patches/6.17.2/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch
diff --git a/target/linux/patches/6.16.7/orinoco.patch b/target/linux/patches/6.17.2/orinoco.patch
index 6401013fd..6401013fd 100644
--- a/target/linux/patches/6.16.7/orinoco.patch
+++ b/target/linux/patches/6.17.2/orinoco.patch