summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-01-28 13:45:37 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2020-01-28 13:45:37 +0100
commitab563374aebc3733ef52bf29158f161046c45101 (patch)
treeebea8676f79dd709f7c4f518b3a7d6399a4957f8
parent8267a326599860d1b46f9c0d2a6e4863c03f1712 (diff)
linux: update to latest 4.19.x
-rw-r--r--mk/linux-ver.mk4
-rw-r--r--target/linux/Config.in.kernelversion2
-rw-r--r--target/linux/patches/4.19.99/arc.patch (renamed from target/linux/patches/4.19.79/arc.patch)0
-rw-r--r--target/linux/patches/4.19.99/fec-coldfire.patch (renamed from target/linux/patches/4.19.79/fec-coldfire.patch)0
-rw-r--r--target/linux/patches/4.19.99/or1k-more-ram.patch (renamed from target/linux/patches/4.19.79/or1k-more-ram.patch)0
-rw-r--r--target/linux/patches/4.19.99/startup.patch (renamed from target/linux/patches/4.19.79/startup.patch)0
6 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index 33f2341b7..6a2cf9980 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -22,10 +22,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= e84021a94784de7bb10e4251fb1a87859a8d1c97bd78fb55ad47ab6ce475ec1f
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_19),y)
-KERNEL_FILE_VER:= 4.19.79
+KERNEL_FILE_VER:= 4.19.99
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= f1143564364f278ba0893a7813afc02da6ecef6d5de147bd5011aa3cc1634b34
+KERNEL_HASH:= 8dbc21f994af9dc3468da4e934a641b457a57cf125d1a8e8f95fe488edd5b5ab
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y)
KERNEL_FILE_VER:= 4.14.149
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index 43d6b027a..21abecf00 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_3
depends on !ADK_TARGET_CPU_ARM_CORTEX_A53
config ADK_TARGET_LINUX_KERNEL_VERSION_4_19
- bool "4.19.79"
+ bool "4.19.99"
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.79/arc.patch b/target/linux/patches/4.19.99/arc.patch
index 20810ce64..20810ce64 100644
--- a/target/linux/patches/4.19.79/arc.patch
+++ b/target/linux/patches/4.19.99/arc.patch
diff --git a/target/linux/patches/4.19.79/fec-coldfire.patch b/target/linux/patches/4.19.99/fec-coldfire.patch
index 09d8ad047..09d8ad047 100644
--- a/target/linux/patches/4.19.79/fec-coldfire.patch
+++ b/target/linux/patches/4.19.99/fec-coldfire.patch
diff --git a/target/linux/patches/4.19.79/or1k-more-ram.patch b/target/linux/patches/4.19.99/or1k-more-ram.patch
index de848c838..de848c838 100644
--- a/target/linux/patches/4.19.79/or1k-more-ram.patch
+++ b/target/linux/patches/4.19.99/or1k-more-ram.patch
diff --git a/target/linux/patches/4.19.79/startup.patch b/target/linux/patches/4.19.99/startup.patch
index dd27de856..dd27de856 100644
--- a/target/linux/patches/4.19.79/startup.patch
+++ b/target/linux/patches/4.19.99/startup.patch