From 0776cdbf335240a1b2a1eec89cabf912d40a01b5 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 17 May 2014 18:21:01 +0200 Subject: bump lts kernels, add yaffs2 kernel patch --- mk/kernel-ver.mk | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) (limited to 'mk/kernel-ver.mk') 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 -- cgit v1.2.3