summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-05-26 12:32:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-05-26 12:32:09 +0200
commitda28c112b92006ad1b53e7a9d753d8eb17f78580 (patch)
treecce59cd7b389622d90c15c5bee2f8ece8b3fefba /mk
parentd5802683d1143229932aeb34042fcd19f1d5267a (diff)
linux: update 4.4.x, 4.9.x, 4.11.x kernel
Diffstat (limited to 'mk')
-rw-r--r--mk/kernel-ver.mk18
1 files changed, 6 insertions, 12 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index 8378a7f84..a0b8ca0d8 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -16,22 +16,16 @@ KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(ADK_TARGET_KERNEL_GIT_VER)-$(KERNEL_RELEASE)
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_11),y)
-KERNEL_FILE_VER:= 4.11
+KERNEL_FILE_VER:= 4.11.3
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= b67ecafd0a42b3383bf4d82f0850cbff92a7e72a215a6d02f42ddbafcf42a7d6
-endif
-ifeq ($(ADK_TARGET_KERNEL_VERSION_4_10),y)
-KERNEL_FILE_VER:= 4.10.16
-KERNEL_RELEASE:= 1
-KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= dcc547c505e4b4d150c32426547e4aad070d7b4b103bfd559f1674c9fc7fe00b
+KERNEL_HASH:= 5bfd9ed52c1ccd8dcd6418646d5a78b0af501cfdcd3e0900f1918ecba1a8af97
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:= 4.9.28
+KERNEL_FILE_VER:= 4.9.30
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 05d1f32f0d4853e4b31e1f9a834cb4d2695d026d6518f9287a4a2f3c28a4a928
+KERNEL_HASH:= 4272ef025ce8cd717c9291b5cbe587e13c15901d8c26ceebc471af3a1d730bbb
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_6),y)
KERNEL_FILE_VER:= 4.6.2
@@ -40,10 +34,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= e158f3c69da87c2ec28d0f194dbe18b05e0d0b9e1142566615cea3390bab1c6a
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4),y)
-KERNEL_FILE_VER:= 4.4.62
+KERNEL_FILE_VER:= 4.4.70
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= ce4b701e571b1053878acfebfcba400b872e5ae8cef1c26dc6d26e9793cd1dec
+KERNEL_HASH:= c0a8b36ca9044a91eccb475cc1c467cee1f5b296f30ca06db2b91e0589072dfa
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
KERNEL_FILE_VER:= 4.1.39