summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mk/linux-ver.mk10
-rw-r--r--target/linux/Config.in.kernelversion6
-rw-r--r--target/linux/patches/6.6.56/armnommu-fix-thread-registers.patch (renamed from target/linux/patches/6.6.48/armnommu-fix-thread-registers.patch)0
-rw-r--r--target/linux/patches/6.6.56/armnommu-versatile.patch (renamed from target/linux/patches/6.6.48/armnommu-versatile.patch)0
-rw-r--r--target/linux/patches/6.6.56/hppa-cross-compile.patch (renamed from target/linux/patches/6.6.48/hppa-cross-compile.patch)0
-rw-r--r--target/linux/patches/6.6.56/macsonic.patch (renamed from target/linux/patches/6.6.48/macsonic.patch)0
6 files changed, 8 insertions, 8 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index ffb055dad..47278ac78 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -15,17 +15,17 @@ 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_10),y)
-KERNEL_FILE_VER:= 6.10.7
+ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_11),y)
+KERNEL_FILE_VER:= 6.11.3
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 900d567ff01824708ce24c3b37faaef03e6f6145411dd447a6ff2edc8c5db3a9
+KERNEL_HASH:= 057263d0afc17d5253794afd3d239ba4da4aa734b22fa36c1665f41b95449b73
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_6),y)
-KERNEL_FILE_VER:= 6.6.48
+KERNEL_FILE_VER:= 6.6.56
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 6b16df7b2aba3116b78fdfd8aea0b6cd7abe8f0cb699b04a66d3169141772029
+KERNEL_HASH:= f74812f78e88992c416434cb107639e13a551dbaff36bb90d6346ab16ab71a95
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_1),y)
KERNEL_FILE_VER:= 6.1.107
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index 0fab938eb..0754084ec 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -39,8 +39,8 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT
select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK
-config ADK_TARGET_LINUX_KERNEL_VERSION_6_10
- bool "6.10.7"
+config ADK_TARGET_LINUX_KERNEL_VERSION_6_11
+ bool "6.11.3"
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_C6X
@@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_10
depends on !ADK_TARGET_ARCH_NDS32
config ADK_TARGET_LINUX_KERNEL_VERSION_6_6
- bool "6.6.48"
+ bool "6.6.56"
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.6.48/armnommu-fix-thread-registers.patch b/target/linux/patches/6.6.56/armnommu-fix-thread-registers.patch
index 8ab2196dc..8ab2196dc 100644
--- a/target/linux/patches/6.6.48/armnommu-fix-thread-registers.patch
+++ b/target/linux/patches/6.6.56/armnommu-fix-thread-registers.patch
diff --git a/target/linux/patches/6.6.48/armnommu-versatile.patch b/target/linux/patches/6.6.56/armnommu-versatile.patch
index f8f10f50b..f8f10f50b 100644
--- a/target/linux/patches/6.6.48/armnommu-versatile.patch
+++ b/target/linux/patches/6.6.56/armnommu-versatile.patch
diff --git a/target/linux/patches/6.6.48/hppa-cross-compile.patch b/target/linux/patches/6.6.56/hppa-cross-compile.patch
index 51c24fff2..51c24fff2 100644
--- a/target/linux/patches/6.6.48/hppa-cross-compile.patch
+++ b/target/linux/patches/6.6.56/hppa-cross-compile.patch
diff --git a/target/linux/patches/6.6.48/macsonic.patch b/target/linux/patches/6.6.56/macsonic.patch
index 51e76113b..51e76113b 100644
--- a/target/linux/patches/6.6.48/macsonic.patch
+++ b/target/linux/patches/6.6.56/macsonic.patch