Browse Source

linux: update to 4.19.303

Waldemar Brodkorb 4 months ago
parent
commit
f3e24ab289

+ 2 - 2
mk/linux-ver.mk

@@ -46,10 +46,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		4dae99e49f466d4689e128ec023754908147159d7462019a83c7da1f25df9b15
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_19),y)
-KERNEL_FILE_VER:=	4.19.292
+KERNEL_FILE_VER:=	4.19.303
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		349728d3d143fcee484b34e34e536fe48dfb8bb71263f81a66fd572cc9162137
+KERNEL_HASH:=		022dce3935eadec7c31093992cc101c905fd4ffbb8afce92f3e41fdd0fa18b36
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y)
 KERNEL_FILE_VER:=	4.14.311

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

@@ -93,7 +93,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_4
 	depends on !ADK_TARGET_SYSTEM_SIPEED_MAIX_BIT
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_4_19
-	bool "4.19.292"
+	bool "4.19.303"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_CRIS

+ 0 - 0
target/linux/patches/4.19.292/arc.patch → target/linux/patches/4.19.303/arc.patch


+ 0 - 0
target/linux/patches/4.19.292/arm-nommu.patch → target/linux/patches/4.19.303/arm-nommu.patch


+ 0 - 0
target/linux/patches/4.19.292/darwin-dtc.patch → target/linux/patches/4.19.303/darwin-dtc.patch


+ 0 - 0
target/linux/patches/4.19.292/darwin-file2alias.patch → target/linux/patches/4.19.303/darwin-file2alias.patch


+ 0 - 0
target/linux/patches/4.19.292/fec-coldfire.patch → target/linux/patches/4.19.303/fec-coldfire.patch


+ 0 - 0
target/linux/patches/4.19.292/or1k-more-ram.patch → target/linux/patches/4.19.303/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/4.19.292/relocs.patch → target/linux/patches/4.19.303/relocs.patch


+ 0 - 0
target/linux/patches/4.19.292/startup.patch → target/linux/patches/4.19.303/startup.patch


+ 0 - 0
target/linux/patches/4.19.292/vdso2.patch → target/linux/patches/4.19.303/vdso2.patch