From 48e6b5573016036676d9df90f418ec8b083c1cff Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 24 Jun 2015 18:18:49 +0200 Subject: bump all kernel versions --- mk/kernel-ver.mk | 54 +++++++++++++++++++++++++++--------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'mk') diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk index 2ee71d4f5..66450ccdd 100644 --- a/mk/kernel-ver.mk +++ b/mk/kernel-ver.mk @@ -1,54 +1,54 @@ -ifeq ($(ADK_KERNEL_VERSION_4_1_0_RC5),y) -KERNEL_VERSION:= 4.1-rc5 +ifeq ($(ADK_KERNEL_VERSION_4_1_0),y) +KERNEL_VERSION:= 4.1 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_HASH:= 7b233f20653f9a283d4ecc9c3aecb349d65f1edce8c84f25f53874748b2f1c4f +KERNEL_HASH:= caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f endif -ifeq ($(ADK_KERNEL_VERSION_4_0_5),y) -KERNEL_VERSION:= 4.0.5 +ifeq ($(ADK_KERNEL_VERSION_4_0_6),y) +KERNEL_VERSION:= 4.0.6 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_HASH:= e24b3d8d6bb203752a2ad8e7cdd408e589d0eda858c4eb330728d9a658ec33d1 +KERNEL_HASH:= 2953204e7dfb8fc47820ed58e29178637ae7f8af7204e20c12968d2aca141c58 endif -ifeq ($(ADK_KERNEL_VERSION_3_18_14),y) -KERNEL_VERSION:= 3.18.14 +ifeq ($(ADK_KERNEL_VERSION_3_18_16),y) +KERNEL_VERSION:= 3.18.16 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_HASH:= 314cfc6453ecb2aae754fa2d4f84c651df652378153852de9ce1091aecde00f6 +KERNEL_HASH:= d98e8dc54cdb0d0cdf42533413f4079c983899a5dbd5a46c4c62ea5715184530 endif -ifeq ($(ADK_KERNEL_VERSION_3_14_43),y) -KERNEL_VERSION:= 3.14.43 +ifeq ($(ADK_KERNEL_VERSION_3_14_45),y) +KERNEL_VERSION:= 3.14.45 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_HASH:= 6ecfa347c78b31b96a2ad282e2835315bc94d4ec52955e2e11b51be2dc6fafd4 +KERNEL_HASH:= 8c745b47b3ae0631b2e59423dc255dccbc64d599f9183b390b442dd500e5cb49 endif -ifeq ($(ADK_KERNEL_VERSION_3_12_40),y) -KERNEL_VERSION:= 3.12.40 +ifeq ($(ADK_KERNEL_VERSION_3_12_44),y) +KERNEL_VERSION:= 3.12.44 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_HASH:= 85c3f531a1607f5b21dfe5fb6db324e2a31a01880c0dcc853f056460c3deb1b1 +KERNEL_HASH:= 08a64346a8dcb7e938b2a8a34fc94ac0207b8e2ab5884e761458c6151359de15 endif -ifeq ($(ADK_KERNEL_VERSION_3_10_75),y) -KERNEL_VERSION:= 3.10.75 +ifeq ($(ADK_KERNEL_VERSION_3_10_81),y) +KERNEL_VERSION:= 3.10.81 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_HASH:= 18987c2e9a8f5e2583b1ac5c2bed52777b8730ab29612a5b70c94fa17c659803 +KERNEL_HASH:= cf8e4c6e67783aa65ab52eda043054945f4d0da0cf739ad90841f4e4354fea43 endif -ifeq ($(ADK_KERNEL_VERSION_3_4_107),y) -KERNEL_VERSION:= 3.4.107 +ifeq ($(ADK_KERNEL_VERSION_3_4_108),y) +KERNEL_VERSION:= 3.4.108 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_HASH:= 18decdeec4d7f3c0a8874d49b6b1c4980fcb92b5f62e13889ce35bd674ec75f8 +KERNEL_HASH:= 55c65bc82a6168625ffc8145a644515e77047684f30f7382456948619763be75 endif -ifeq ($(ADK_KERNEL_VERSION_3_2_68),y) -KERNEL_VERSION:= 3.2.68 +ifeq ($(ADK_KERNEL_VERSION_3_2_69),y) +KERNEL_VERSION:= 3.2.69 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_HASH:= 42ad309af3cbe02e4dff62e2d372269eabe8731e282227943379848cf198e37b +KERNEL_HASH:= a331bf981114f0959a543c47210dd455c47971017d3ee74fa72d14bb8754473b endif -ifeq ($(ADK_KERNEL_VERSION_2_6_32_65),y) -KERNEL_VERSION:= 2.6.32.65 +ifeq ($(ADK_KERNEL_VERSION_2_6_32_67),y) +KERNEL_VERSION:= 2.6.32.67 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_HASH:= 78d36cbcd5cb12c9e33697d9c69b3a7aa59120779884526662d5f0977c530c65 +KERNEL_HASH:= b472eb8758404dcbbcdb0fdce60b98e60aadcb4408c485faef5ab7a29cf994b0 endif -- cgit v1.2.3