Browse Source

linux: update 4.19.x

Waldemar Brodkorb 2 years ago
parent
commit
a7e0bc0c11

+ 2 - 2
mk/linux-ver.mk

@@ -40,10 +40,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.258
+KERNEL_FILE_VER:=	4.19.279
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		3d1542f89867779d5f73cfe31973dee316b974421d38b7c79dbf892316e25a00
+KERNEL_HASH:=		736cc3bc3d7368651ba08fbbbedcd37b2370705a395ea87d4477ba499d9f9880
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y)
 KERNEL_FILE_VER:=	4.14.293

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

@@ -73,7 +73,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.258"
+	bool "4.19.279"
 	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.258/arc.patch → target/linux/patches/4.19.279/arc.patch


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


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


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


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


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


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


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


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