summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-01-28 14:42:23 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2020-01-28 14:42:23 +0100
commit72e50acb01c3925ed2bb7e86d34286651536f832 (patch)
tree5595b38e6b0be80e18852ac98dd5bea9844374e6 /mk
parentab563374aebc3733ef52bf29158f161046c45101 (diff)
linux: update to latest 4.14.x
Diffstat (limited to 'mk')
-rw-r--r--mk/linux-ver.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index 6a2cf9980..73b83b6dd 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -28,10 +28,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= 8dbc21f994af9dc3468da4e934a641b457a57cf125d1a8e8f95fe488edd5b5ab
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y)
-KERNEL_FILE_VER:= 4.14.149
+KERNEL_FILE_VER:= 4.14.168
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= e69dabd2368440ce1650cda0cf043e1ba3f3343f940a43b68e761739fcb3f296
+KERNEL_HASH:= db5777d3a12a85bc8c130b7b250bab2283f9d964b725e5de3c216b495eeb31fe
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_9),y)
KERNEL_FILE_VER:= 4.9.179