diff options
author | Waldemar Brodkorb <wbrodkorb@conet.de> | 2019-03-02 17:26:52 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbrodkorb@conet.de> | 2019-03-02 17:26:52 +0100 |
commit | 3e2aa41d9b780eb6ae6a11dd6bc9abcd6a7529fc (patch) | |
tree | 0d4ac948b0f1418547d52afe0aa13406e9093400 /target/linux | |
parent | 4a557d08c0aa80dc03a5b6ef6f15c0b2a6b1f49f (diff) |
linux: update to 4.19.26
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/Config.in.kernelversion | 6 | ||||
-rw-r--r-- | target/linux/patches/4.19.26/arc.patch (renamed from target/linux/patches/4.18.5/arc.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.19.26/startup.patch (renamed from target/linux/patches/4.18.5/startup.patch) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index f0a8ee8ef..5f1046e8b 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -16,7 +16,7 @@ default ADK_TARGET_LINUX_KERNEL_VERSION_GIT if ADK_TARGET_ARCH_RISCV64 default ADK_TARGET_LINUX_KERNEL_VERSION_4_4 if ADK_TARGET_ARCH_CRIS default ADK_TARGET_LINUX_KERNEL_VERSION_4_4 if ADK_TARGET_ARCH_H8300 default ADK_TARGET_LINUX_KERNEL_VERSION_4_4 if ADK_TARGET_ARCH_METAG -default ADK_TARGET_LINUX_KERNEL_VERSION_4_18 if ADK_TARGET_ARCH_ARC +default ADK_TARGET_LINUX_KERNEL_VERSION_4_19 if ADK_TARGET_ARCH_ARC default ADK_TARGET_LINUX_KERNEL_VERSION_4_14 config ADK_TARGET_LINUX_KERNEL_VERSION_GIT @@ -29,8 +29,8 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK -config ADK_TARGET_LINUX_KERNEL_VERSION_4_18 - bool "4.18.5" +config ADK_TARGET_LINUX_KERNEL_VERSION_4_19 + bool "4.19.26" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_CSKY diff --git a/target/linux/patches/4.18.5/arc.patch b/target/linux/patches/4.19.26/arc.patch index 20810ce64..20810ce64 100644 --- a/target/linux/patches/4.18.5/arc.patch +++ b/target/linux/patches/4.19.26/arc.patch diff --git a/target/linux/patches/4.18.5/startup.patch b/target/linux/patches/4.19.26/startup.patch index dd27de856..dd27de856 100644 --- a/target/linux/patches/4.18.5/startup.patch +++ b/target/linux/patches/4.19.26/startup.patch |