summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-12 11:37:32 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-12 11:38:22 +0200
commit3263b3bd1dec97ed878d8a4428b15bffb0d9abfe (patch)
tree1dcf77bc1c00bc78991f23f5147975d069dba339 /mk
parentbf800ef5d1c62d50f2772cd90a98f212bec3e460 (diff)
bump kernel versions
Diffstat (limited to 'mk')
-rw-r--r--mk/kernel-ver.mk24
1 files changed, 12 insertions, 12 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index 4ced803c1..1420b18cf 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -4,23 +4,23 @@ KERNEL_MOD_VERSION:= 3.15.0
KERNEL_RELEASE:= 1
KERNEL_MD5SUM:= 97ca1625bb40368dc41b9a7971549071
endif
-ifeq ($(ADK_KERNEL_VERSION_3_14_6),y)
-KERNEL_VERSION:= 3.14.6
+ifeq ($(ADK_KERNEL_VERSION_3_14_7),y)
+KERNEL_VERSION:= 3.14.7
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= 0916f216a1833acf8afb8da29488ac6f
+KERNEL_MD5SUM:= 046c448e477d534780ff7dad369b499f
endif
-ifeq ($(ADK_KERNEL_VERSION_3_12_21),y)
-KERNEL_VERSION:= 3.12.21
+ifeq ($(ADK_KERNEL_VERSION_3_12_22),y)
+KERNEL_VERSION:= 3.12.22
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= abc7976416d7e37867c3491db4c304be
+KERNEL_MD5SUM:= 27d172788764cec1e0666582a7ee5c10
endif
-ifeq ($(ADK_KERNEL_VERSION_3_10_42),y)
-KERNEL_VERSION:= 3.10.42
+ifeq ($(ADK_KERNEL_VERSION_3_10_43),y)
+KERNEL_VERSION:= 3.10.43
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= ef927e91cf8b8c4ddf98847341ccf2c8
+KERNEL_MD5SUM:= b76af402bd1848b533f0b6dab41d3220
endif
ifeq ($(ADK_KERNEL_VERSION_3_10_30),y)
KERNEL_VERSION:= 3.10.30
@@ -28,9 +28,9 @@ KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
KERNEL_MD5SUM:= f48ca7dd9f2eb14a2903cb6a4fbe07ed
endif
-ifeq ($(ADK_KERNEL_VERSION_3_4_92),y)
-KERNEL_VERSION:= 3.4.92
+ifeq ($(ADK_KERNEL_VERSION_3_4_93),y)
+KERNEL_VERSION:= 3.4.93
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= 761e66b5d27871bf40f34041c52e0084
+KERNEL_MD5SUM:= 84457f4bf75e9034ce94cb30aae11b7b
endif