Browse Source

linux: update to 4.19.292

Waldemar Brodkorb 8 months ago
parent
commit
c1a1f6c87a

+ 2 - 2
mk/linux-ver.mk

@@ -46,10 +46,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		a90264af0f091962cd11fa9776620c154af3000ec112abbc9e90a93d3115805b
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_19),y)
-KERNEL_FILE_VER:=	4.19.279
+KERNEL_FILE_VER:=	4.19.292
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		736cc3bc3d7368651ba08fbbbedcd37b2370705a395ea87d4477ba499d9f9880
+KERNEL_HASH:=		349728d3d143fcee484b34e34e536fe48dfb8bb71263f81a66fd572cc9162137
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y)
 KERNEL_FILE_VER:=	4.14.311

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

@@ -84,7 +84,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.279"
+	bool "4.19.292"
 	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.279/arc.patch → target/linux/patches/4.19.292/arc.patch


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


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


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


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


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


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


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


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