diff options
-rw-r--r-- | mk/linux-ver.mk | 4 | ||||
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 | ||||
-rw-r--r-- | target/linux/patches/4.19.136/arc.patch (renamed from target/linux/patches/4.19.132/arc.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.19.136/darwin-dtc.patch (renamed from target/linux/patches/4.19.132/darwin-dtc.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.19.136/darwin-file2alias.patch (renamed from target/linux/patches/4.19.132/darwin-file2alias.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.19.136/fec-coldfire.patch (renamed from target/linux/patches/4.19.132/fec-coldfire.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.19.136/or1k-more-ram.patch (renamed from target/linux/patches/4.19.132/or1k-more-ram.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.19.136/relocs.patch (renamed from target/linux/patches/4.19.132/relocs.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.19.136/startup.patch (renamed from target/linux/patches/4.19.132/startup.patch) | 0 |
9 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk index a09818aeb..584f27726 100644 --- a/mk/linux-ver.mk +++ b/mk/linux-ver.mk @@ -22,10 +22,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) KERNEL_HASH:= faa7b6f99220d5726f0eaee74a6394f0a3b89be1a75254f3804630211f3d6d21 endif 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_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= d7d7ee94962ce4cc070e8db7f7f3755cbef122a3fd77c436d5381a61819a7d44 +KERNEL_HASH:= 91f93b432db62a0e2c71b0764eb2b099027b2ba2f331f4fb982db2524dd6163e endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y) KERNEL_FILE_VER:= 4.14.168 diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index c06f6e358..243662175 100644 --- a/target/linux/Config.in.kernelversion +++ b/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 config ADK_TARGET_LINUX_KERNEL_VERSION_4_19 - bool "4.19.132" + bool "4.19.136" select ADK_TARGET_LINUX_KERNEL_NEW depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN diff --git a/target/linux/patches/4.19.132/arc.patch b/target/linux/patches/4.19.136/arc.patch index 20810ce64..20810ce64 100644 --- a/target/linux/patches/4.19.132/arc.patch +++ b/target/linux/patches/4.19.136/arc.patch diff --git a/target/linux/patches/4.19.132/darwin-dtc.patch b/target/linux/patches/4.19.136/darwin-dtc.patch index 0cdc23ab4..0cdc23ab4 100644 --- a/target/linux/patches/4.19.132/darwin-dtc.patch +++ b/target/linux/patches/4.19.136/darwin-dtc.patch diff --git a/target/linux/patches/4.19.132/darwin-file2alias.patch b/target/linux/patches/4.19.136/darwin-file2alias.patch index fdbc598a8..fdbc598a8 100644 --- a/target/linux/patches/4.19.132/darwin-file2alias.patch +++ b/target/linux/patches/4.19.136/darwin-file2alias.patch diff --git a/target/linux/patches/4.19.132/fec-coldfire.patch b/target/linux/patches/4.19.136/fec-coldfire.patch index 09d8ad047..09d8ad047 100644 --- a/target/linux/patches/4.19.132/fec-coldfire.patch +++ b/target/linux/patches/4.19.136/fec-coldfire.patch diff --git a/target/linux/patches/4.19.132/or1k-more-ram.patch b/target/linux/patches/4.19.136/or1k-more-ram.patch index de848c838..de848c838 100644 --- a/target/linux/patches/4.19.132/or1k-more-ram.patch +++ b/target/linux/patches/4.19.136/or1k-more-ram.patch diff --git a/target/linux/patches/4.19.132/relocs.patch b/target/linux/patches/4.19.136/relocs.patch index 5bcd974c7..5bcd974c7 100644 --- a/target/linux/patches/4.19.132/relocs.patch +++ b/target/linux/patches/4.19.136/relocs.patch diff --git a/target/linux/patches/4.19.132/startup.patch b/target/linux/patches/4.19.136/startup.patch index dd27de856..dd27de856 100644 --- a/target/linux/patches/4.19.132/startup.patch +++ b/target/linux/patches/4.19.136/startup.patch |