diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2018-05-02 19:46:33 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2018-05-02 19:46:33 +0200 |
commit | e543efe99c1400016592d68d47131ca9ca6f3ba2 (patch) | |
tree | cdf001e500a752df3cad267d7a4cc21f8a8eadfc /target | |
parent | 9722540f2e540875fbd4bdb93f73611267cd8aef (diff) |
linux: update to 4.16.7
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 | ||||
-rw-r--r-- | target/linux/patches/4.16.7/arm-nommu.patch (renamed from target/linux/patches/4.16.5/arm-nommu.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.16.7/arm-thumb2.patch (renamed from target/linux/patches/4.16.5/arm-thumb2.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.16.7/h8300.patch (renamed from target/linux/patches/4.16.5/h8300.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.16.7/or1k-more-ram.patch (renamed from target/linux/patches/4.16.5/or1k-more-ram.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/4.16.7/startup.patch (renamed from target/linux/patches/4.16.5/startup.patch) | 0 |
6 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 728de8492..d2fa33c0c 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_16 - bool "4.16.5" + bool "4.16.7" 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.5/arm-nommu.patch b/target/linux/patches/4.16.7/arm-nommu.patch index 2480b5169..2480b5169 100644 --- a/target/linux/patches/4.16.5/arm-nommu.patch +++ b/target/linux/patches/4.16.7/arm-nommu.patch diff --git a/target/linux/patches/4.16.5/arm-thumb2.patch b/target/linux/patches/4.16.7/arm-thumb2.patch index a5ae3d260..a5ae3d260 100644 --- a/target/linux/patches/4.16.5/arm-thumb2.patch +++ b/target/linux/patches/4.16.7/arm-thumb2.patch diff --git a/target/linux/patches/4.16.5/h8300.patch b/target/linux/patches/4.16.7/h8300.patch index 836a414e5..836a414e5 100644 --- a/target/linux/patches/4.16.5/h8300.patch +++ b/target/linux/patches/4.16.7/h8300.patch diff --git a/target/linux/patches/4.16.5/or1k-more-ram.patch b/target/linux/patches/4.16.7/or1k-more-ram.patch index de848c838..de848c838 100644 --- a/target/linux/patches/4.16.5/or1k-more-ram.patch +++ b/target/linux/patches/4.16.7/or1k-more-ram.patch diff --git a/target/linux/patches/4.16.5/startup.patch b/target/linux/patches/4.16.7/startup.patch index 8115b2cc6..8115b2cc6 100644 --- a/target/linux/patches/4.16.5/startup.patch +++ b/target/linux/patches/4.16.7/startup.patch |