Browse Source

linux: update to 4.19.136

Waldemar Brodkorb 3 years ago
parent
commit
fc8c112c6f

+ 2 - 2
mk/linux-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		faa7b6f99220d5726f0eaee74a6394f0a3b89be1a75254f3804630211f3d6d21
 KERNEL_HASH:=		faa7b6f99220d5726f0eaee74a6394f0a3b89be1a75254f3804630211f3d6d21
 endif
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_19),y)
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_19),y)
-KERNEL_FILE_VER:=	4.19.132
+KERNEL_FILE_VER:=	4.19.136
 KERNEL_RELEASE:=	1
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		d7d7ee94962ce4cc070e8db7f7f3755cbef122a3fd77c436d5381a61819a7d44
+KERNEL_HASH:=		91f93b432db62a0e2c71b0764eb2b099027b2ba2f331f4fb982db2524dd6163e
 endif
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y)
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y)
 KERNEL_FILE_VER:=	4.14.168
 KERNEL_FILE_VER:=	4.14.168

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

@@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_4
 	depends on !ADK_TARGET_CPU_ARM_CORTEX_A53
 	depends on !ADK_TARGET_CPU_ARM_CORTEX_A53
 
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_4_19
 config ADK_TARGET_LINUX_KERNEL_VERSION_4_19
-	bool "4.19.132"
+	bool "4.19.136"
 	select ADK_TARGET_LINUX_KERNEL_NEW
 	select ADK_TARGET_LINUX_KERNEL_NEW
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_BFIN

+ 0 - 0
target/linux/patches/4.19.132/arc.patch → target/linux/patches/4.19.136/arc.patch


+ 0 - 0
target/linux/patches/4.19.132/darwin-dtc.patch → target/linux/patches/4.19.136/darwin-dtc.patch


+ 0 - 0
target/linux/patches/4.19.132/darwin-file2alias.patch → target/linux/patches/4.19.136/darwin-file2alias.patch


+ 0 - 0
target/linux/patches/4.19.132/fec-coldfire.patch → target/linux/patches/4.19.136/fec-coldfire.patch


+ 0 - 0
target/linux/patches/4.19.132/or1k-more-ram.patch → target/linux/patches/4.19.136/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/4.19.132/relocs.patch → target/linux/patches/4.19.136/relocs.patch


+ 0 - 0
target/linux/patches/4.19.132/startup.patch → target/linux/patches/4.19.136/startup.patch