summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mk/linux-ver.mk6
-rw-r--r--target/linux/Config.in.kernelversion4
-rw-r--r--target/linux/patches/6.16.7/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch (renamed from target/linux/patches/6.15.6/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch)0
-rw-r--r--target/linux/patches/6.16.7/orinoco.patch (renamed from target/linux/patches/6.15.6/orinoco.patch)0
4 files changed, 5 insertions, 5 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index 28984aebe..2c4edffb5 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_15),y)
-KERNEL_FILE_VER:= 6.15.6
+ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_16),y)
+KERNEL_FILE_VER:= 6.16.7
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 2bb586c954277d070c8fdf6d7275faa93b4807d9bf3353b491d8149cca02b4fc
+KERNEL_HASH:= 5be3daa1f9427b1bdb34c4894d9c1adfac38cff674376fe0611a3065729a1a81
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_12),y)
KERNEL_FILE_VER:= 6.12.41
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index 5b99abb22..0d7dabfdd 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_15
- bool "6.15.6"
+config ADK_TARGET_LINUX_KERNEL_VERSION_6_16
+ bool "6.16.7"
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.15.6/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch b/target/linux/patches/6.16.7/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch
index 5c46fe5e4..5c46fe5e4 100644
--- a/target/linux/patches/6.15.6/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch
+++ b/target/linux/patches/6.16.7/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch
diff --git a/target/linux/patches/6.15.6/orinoco.patch b/target/linux/patches/6.16.7/orinoco.patch
index 6401013fd..6401013fd 100644
--- a/target/linux/patches/6.15.6/orinoco.patch
+++ b/target/linux/patches/6.16.7/orinoco.patch