diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2018-06-22 05:19:56 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2018-06-22 05:20:19 +0200 |
commit | 54aa43deede441dbd28337b81dc526ab697898a6 (patch) | |
tree | bf694791f79486c9063ac764293f4a9d0330970d /target/linux | |
parent | 6ccb660a84c7b2fa10be7e44e4cb3463cdcf3c45 (diff) |
linux+arc: update kernel
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/Config.in.kernelversion | 6 | ||||
-rw-r--r-- | target/linux/patches/4.16.17/arc.patch (renamed from target/linux/patches/4.16.15/arc.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.16.17/arm-nommu.patch (renamed from target/linux/patches/4.16.15/arm-nommu.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.16.17/arm-thumb2.patch (renamed from target/linux/patches/4.16.15/arm-thumb2.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.16.17/h8300.patch (renamed from target/linux/patches/4.16.15/h8300.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.16.17/or1k-more-ram.patch (renamed from target/linux/patches/4.16.15/or1k-more-ram.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.16.17/startup.patch (renamed from target/linux/patches/4.16.15/startup.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.17.2/arc.patch (renamed from target/linux/patches/4.17.1/arc.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.17.2/startup.patch (renamed from target/linux/patches/4.17.1/startup.patch) | 0 |
9 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index d3694bd2f..c81f507b7 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -30,7 +30,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK config ADK_TARGET_LINUX_KERNEL_VERSION_4_17 - bool "4.17.1" + bool "4.17.2" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_CSKY @@ -39,8 +39,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_17 depends on !ADK_TARGET_ARCH_RISCV64 config ADK_TARGET_LINUX_KERNEL_VERSION_4_16 - bool "4.16.15" - depends on !ADK_TARGET_ARCH_ARC + bool "4.16.17" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_CSKY @@ -51,7 +50,6 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_16 config ADK_TARGET_LINUX_KERNEL_VERSION_4_14 bool "4.14.44" - depends on !ADK_TARGET_ARCH_ARC 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.16.15/arc.patch b/target/linux/patches/4.16.17/arc.patch index a2dd8b327..a2dd8b327 100644 --- a/target/linux/patches/4.16.15/arc.patch +++ b/target/linux/patches/4.16.17/arc.patch diff --git a/target/linux/patches/4.16.15/arm-nommu.patch b/target/linux/patches/4.16.17/arm-nommu.patch index 2480b5169..2480b5169 100644 --- a/target/linux/patches/4.16.15/arm-nommu.patch +++ b/target/linux/patches/4.16.17/arm-nommu.patch diff --git a/target/linux/patches/4.16.15/arm-thumb2.patch b/target/linux/patches/4.16.17/arm-thumb2.patch index a5ae3d260..a5ae3d260 100644 --- a/target/linux/patches/4.16.15/arm-thumb2.patch +++ b/target/linux/patches/4.16.17/arm-thumb2.patch diff --git a/target/linux/patches/4.16.15/h8300.patch b/target/linux/patches/4.16.17/h8300.patch index 836a414e5..836a414e5 100644 --- a/target/linux/patches/4.16.15/h8300.patch +++ b/target/linux/patches/4.16.17/h8300.patch diff --git a/target/linux/patches/4.16.15/or1k-more-ram.patch b/target/linux/patches/4.16.17/or1k-more-ram.patch index de848c838..de848c838 100644 --- a/target/linux/patches/4.16.15/or1k-more-ram.patch +++ b/target/linux/patches/4.16.17/or1k-more-ram.patch diff --git a/target/linux/patches/4.16.15/startup.patch b/target/linux/patches/4.16.17/startup.patch index 8115b2cc6..8115b2cc6 100644 --- a/target/linux/patches/4.16.15/startup.patch +++ b/target/linux/patches/4.16.17/startup.patch diff --git a/target/linux/patches/4.17.1/arc.patch b/target/linux/patches/4.17.2/arc.patch index 20810ce64..20810ce64 100644 --- a/target/linux/patches/4.17.1/arc.patch +++ b/target/linux/patches/4.17.2/arc.patch diff --git a/target/linux/patches/4.17.1/startup.patch b/target/linux/patches/4.17.2/startup.patch index dd27de856..dd27de856 100644 --- a/target/linux/patches/4.17.1/startup.patch +++ b/target/linux/patches/4.17.2/startup.patch |