diff options
-rw-r--r-- | mk/linux-ver.mk | 4 | ||||
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 | ||||
-rw-r--r-- | target/linux/patches/5.10.30/arc.patch (renamed from target/linux/patches/5.10.17/arc.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.30/darwin-dtc.patch (renamed from target/linux/patches/5.10.17/darwin-dtc.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.30/darwin-file2alias.patch (renamed from target/linux/patches/5.10.17/darwin-file2alias.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.30/dtc-noyaml.patch (renamed from target/linux/patches/5.10.17/dtc-noyaml.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.30/mipsr6.patch (renamed from target/linux/patches/5.10.17/mipsr6.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.30/or1k-more-ram.patch (renamed from target/linux/patches/5.10.17/or1k-more-ram.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.30/relocs.patch (renamed from target/linux/patches/5.10.17/relocs.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.30/startup.patch (renamed from target/linux/patches/5.10.17/startup.patch) | 0 |
10 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk index c57b9211f..a16533af0 100644 --- a/mk/linux-ver.mk +++ b/mk/linux-ver.mk @@ -16,10 +16,10 @@ KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(ADK_TARGET_LINUX_KERNEL_GIT_VER)-$(KERNEL_RELEASE) endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y) -KERNEL_FILE_VER:= 5.10.17 +KERNEL_FILE_VER:= 5.10.30 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= e84e623ce8bb2446ec026b62eafa3b18480aa6fb6ae9c86cd8f18651324d4814 +KERNEL_HASH:= d40269b5ac5c8424ec808f4484c7f80947f8f2d549b1ef1a5149aec5b6a20640 endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y) KERNEL_FILE_VER:= 5.4.99 diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 8a0ee8871..8841be318 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -38,7 +38,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK config ADK_TARGET_LINUX_KERNEL_VERSION_5_10 - bool "5.10.17" + bool "5.10.30" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_CRIS diff --git a/target/linux/patches/5.10.17/arc.patch b/target/linux/patches/5.10.30/arc.patch index 20810ce64..20810ce64 100644 --- a/target/linux/patches/5.10.17/arc.patch +++ b/target/linux/patches/5.10.30/arc.patch diff --git a/target/linux/patches/5.10.17/darwin-dtc.patch b/target/linux/patches/5.10.30/darwin-dtc.patch index 0cdc23ab4..0cdc23ab4 100644 --- a/target/linux/patches/5.10.17/darwin-dtc.patch +++ b/target/linux/patches/5.10.30/darwin-dtc.patch diff --git a/target/linux/patches/5.10.17/darwin-file2alias.patch b/target/linux/patches/5.10.30/darwin-file2alias.patch index fdbc598a8..fdbc598a8 100644 --- a/target/linux/patches/5.10.17/darwin-file2alias.patch +++ b/target/linux/patches/5.10.30/darwin-file2alias.patch diff --git a/target/linux/patches/5.10.17/dtc-noyaml.patch b/target/linux/patches/5.10.30/dtc-noyaml.patch index 759bb01f7..759bb01f7 100644 --- a/target/linux/patches/5.10.17/dtc-noyaml.patch +++ b/target/linux/patches/5.10.30/dtc-noyaml.patch diff --git a/target/linux/patches/5.10.17/mipsr6.patch b/target/linux/patches/5.10.30/mipsr6.patch index b8574797e..b8574797e 100644 --- a/target/linux/patches/5.10.17/mipsr6.patch +++ b/target/linux/patches/5.10.30/mipsr6.patch diff --git a/target/linux/patches/5.10.17/or1k-more-ram.patch b/target/linux/patches/5.10.30/or1k-more-ram.patch index de848c838..de848c838 100644 --- a/target/linux/patches/5.10.17/or1k-more-ram.patch +++ b/target/linux/patches/5.10.30/or1k-more-ram.patch diff --git a/target/linux/patches/5.10.17/relocs.patch b/target/linux/patches/5.10.30/relocs.patch index 5bcd974c7..5bcd974c7 100644 --- a/target/linux/patches/5.10.17/relocs.patch +++ b/target/linux/patches/5.10.30/relocs.patch diff --git a/target/linux/patches/5.10.17/startup.patch b/target/linux/patches/5.10.30/startup.patch index 26583ff21..26583ff21 100644 --- a/target/linux/patches/5.10.17/startup.patch +++ b/target/linux/patches/5.10.30/startup.patch |