summaryrefslogtreecommitdiff
path: root/mk/kernel-ver.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-17 18:21:01 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-17 18:21:12 +0200
commit0776cdbf335240a1b2a1eec89cabf912d40a01b5 (patch)
tree93a04ea02bc64bc327d3aebde20c252225b21332 /mk/kernel-ver.mk
parent11616aa25b1e2c9b131c408ceb219ae059f093dd (diff)
bump lts kernels, add yaffs2 kernel patch
Diffstat (limited to 'mk/kernel-ver.mk')
-rw-r--r--mk/kernel-ver.mk24
1 files changed, 9 insertions, 15 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index 86e23f903..d05998491 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -22,23 +22,17 @@ KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
KERNEL_MD5SUM:= d4e06af8b674ac74ba745d52e4382bd3
endif
-ifeq ($(ADK_KERNEL_VERSION_3_12_18),y)
-KERNEL_VERSION:= 3.12.18
+ifeq ($(ADK_KERNEL_VERSION_3_12_20),y)
+KERNEL_VERSION:= 3.12.20
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= ec32bc59a5feb46c74adb1df7d3e3e98
+KERNEL_MD5SUM:= 09d699cda2394a0bab5f4c52ce666749
endif
-ifeq ($(ADK_KERNEL_VERSION_3_11_10),y)
-KERNEL_VERSION:= 3.11.10
+ifeq ($(ADK_KERNEL_VERSION_3_10_40),y)
+KERNEL_VERSION:= 3.10.40
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= 59f352d3f4e2cdf6755f79e09fa09176
-endif
-ifeq ($(ADK_KERNEL_VERSION_3_10_37),y)
-KERNEL_VERSION:= 3.10.37
-KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
-KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= a08a10ffc31b07d9422af1cd2baa3274
+KERNEL_MD5SUM:= c1dca08f0f1a60f29b7caa9ff45582a8
endif
ifeq ($(ADK_KERNEL_VERSION_3_10_30),y)
KERNEL_VERSION:= 3.10.30
@@ -46,9 +40,9 @@ KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
KERNEL_MD5SUM:= f48ca7dd9f2eb14a2903cb6a4fbe07ed
endif
-ifeq ($(ADK_KERNEL_VERSION_3_4_87),y)
-KERNEL_VERSION:= 3.4.87
+ifeq ($(ADK_KERNEL_VERSION_3_4_90),y)
+KERNEL_VERSION:= 3.4.90
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= f926dc8c57400f57aec407106632de0b
+KERNEL_MD5SUM:= 80182c4328337003131501c1fc1bd6a4
endif