diff options
-rw-r--r-- | mk/linux-ver.mk | 4 | ||||
-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 |
7 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk index 551eff899..08306c5a8 100644 --- a/mk/linux-ver.mk +++ b/mk/linux-ver.mk @@ -16,10 +16,10 @@ KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(ADK_TARGET_LINUX_KERNEL_GIT_VER)-$(KERNEL_RELEASE) endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_16),y) -KERNEL_FILE_VER:= 4.16.5 +KERNEL_FILE_VER:= 4.16.7 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= 39ac2f4af0ca848153b3de5610f1e4d4f3d50362d76f382c625d8a25df432a38 +KERNEL_HASH:= d87abef6c5666329194a0005fa8331c0cc03b65383f195442dee8f5558af0139 endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y) KERNEL_FILE_VER:= 4.14.34 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 |