diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2020-01-28 13:45:37 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-01-28 13:45:37 +0100 |
commit | ab563374aebc3733ef52bf29158f161046c45101 (patch) | |
tree | ebea8676f79dd709f7c4f518b3a7d6399a4957f8 /target/linux | |
parent | 8267a326599860d1b46f9c0d2a6e4863c03f1712 (diff) |
linux: update to latest 4.19.x
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 | ||||
-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 |
5 files changed, 1 insertions, 1 deletions
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 |