Browse Source

linux: update to 4.14.334

Waldemar Brodkorb 4 months ago
parent
commit
1c0e03c1d1

+ 2 - 2
mk/linux-ver.mk

@@ -52,10 +52,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		022dce3935eadec7c31093992cc101c905fd4ffbb8afce92f3e41fdd0fa18b36
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y)
-KERNEL_FILE_VER:=	4.14.311
+KERNEL_FILE_VER:=	4.14.334
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		803f4ce93f081159418f725cc5e98a35df4912eb4e44fec8ebb89cf2e5cb7cd5
+KERNEL_HASH:=		8a1d520cfa71e9faebae9d8c24101f5bffe48fcb897dede4cecad5af67c34a45
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_9),y)
 KERNEL_FILE_VER:=	4.9.287

+ 1 - 1
target/linux/Config.in.kernelversion

@@ -105,7 +105,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_19
 	depends on !ADK_TARGET_ARCH_RISCV64
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_4_14
-	bool "4.14.311"
+	bool "4.14.334"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_CRIS

+ 0 - 0
target/linux/patches/4.14.311/alpha-remove-coff.patch → target/linux/patches/4.14.334/alpha-remove-coff.patch


+ 0 - 0
target/linux/patches/4.14.311/arm-nommu.patch → target/linux/patches/4.14.334/arm-nommu.patch


+ 0 - 0
target/linux/patches/4.14.311/arm-thumb2.patch → target/linux/patches/4.14.334/arm-thumb2.patch


+ 0 - 0
target/linux/patches/4.14.311/h8300.patch → target/linux/patches/4.14.334/h8300.patch


+ 0 - 0
target/linux/patches/4.14.311/initramfs-nosizelimit.patch → target/linux/patches/4.14.334/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.14.311/microblaze-sigaltstack.patch → target/linux/patches/4.14.334/microblaze-sigaltstack.patch


+ 0 - 0
target/linux/patches/4.14.311/or1k-more-ram.patch → target/linux/patches/4.14.334/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/4.14.311/startup.patch → target/linux/patches/4.14.334/startup.patch


+ 0 - 0
target/linux/patches/4.14.311/vdso2.patch → target/linux/patches/4.14.334/vdso2.patch