From 5f9b9b707d9b29b1353c34ca0d6ef0a3dba46583 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 8 Sep 2014 15:09:32 +0200 Subject: bump all kernels, remove 3.15 --- mk/kernel-ver.mk | 36 +++++++++++++++--------------------- 1 file changed, 15 insertions(+), 21 deletions(-) (limited to 'mk') diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk index d5c4a718f..684136530 100644 --- a/mk/kernel-ver.mk +++ b/mk/kernel-ver.mk @@ -1,36 +1,30 @@ -ifeq ($(ADK_KERNEL_VERSION_3_16_1),y) -KERNEL_VERSION:= 3.16.1 +ifeq ($(ADK_KERNEL_VERSION_3_16_2),y) +KERNEL_VERSION:= 3.16.2 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= e7a985a243b7941b6bc6240fcbc797fc +KERNEL_MD5SUM:= 227814a1a523992400da5d5437552445 endif -ifeq ($(ADK_KERNEL_VERSION_3_15_8),y) -KERNEL_VERSION:= 3.15.8 +ifeq ($(ADK_KERNEL_VERSION_3_14_17),y) +KERNEL_VERSION:= 3.14.17 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= 5a3a136e93159ecfca33a2d6b5c8dae2 +KERNEL_MD5SUM:= 44668489163952357678bab42e38e184 endif -ifeq ($(ADK_KERNEL_VERSION_3_14_15),y) -KERNEL_VERSION:= 3.14.15 +ifeq ($(ADK_KERNEL_VERSION_3_12_27),y) +KERNEL_VERSION:= 3.12.27 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= 89c2aaa23f95ca13447c35e514038472 +KERNEL_MD5SUM:= 02801cc33702ff165c2cd6d0fcf3df34 endif -ifeq ($(ADK_KERNEL_VERSION_3_12_26),y) -KERNEL_VERSION:= 3.12.26 +ifeq ($(ADK_KERNEL_VERSION_3_10_53),y) +KERNEL_VERSION:= 3.10.53 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= 1bb89d56342871b6f310ad9075c51a02 +KERNEL_MD5SUM:= 1bb2dfbc4b5813056bbb8f7f7fec3882 endif -ifeq ($(ADK_KERNEL_VERSION_3_10_51),y) -KERNEL_VERSION:= 3.10.51 +ifeq ($(ADK_KERNEL_VERSION_3_4_103),y) +KERNEL_VERSION:= 3.4.103 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= 4ab70c265ffd2f670dc7108008b6b5fe -endif -ifeq ($(ADK_KERNEL_VERSION_3_4_101),y) -KERNEL_VERSION:= 3.4.101 -KERNEL_MOD_VERSION:= $(KERNEL_VERSION) -KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= 6943cf91c9c539075b0fdbe9938c6733 +KERNEL_MD5SUM:= 656096300c72479103bd37dab9c8f7ea endif -- cgit v1.2.3