kernel: update to 3.14.76

this kernel has important tcp and ext4 fixes.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2016-08-17 19:52:09 +02:00
parent d1d60e001a
commit 3bf2f1822d

View File

@@ -24,10 +24,10 @@
include Config
VER = 3.14.74
RPI_PATCHES = 3.14.74-grsec-ipfire1
A7M_PATCHES = 3.14.74-grsec-ipfire1
GRS_PATCHES = grsecurity-3.1ipfire-3.14.74-v1.patch.xz
VER = 3.14.76
RPI_PATCHES = 3.14.76-grsec-ipfire1
A7M_PATCHES = 3.14.76-grsec-ipfire1
GRS_PATCHES = grsecurity-3.1ipfire-3.14.76-v1.patch.xz
THISAPP = linux-$(VER)
@@ -37,7 +37,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
CFLAGS =
CXXFLAGS =
PAK_VER = 69
PAK_VER = 70
DEPS = ""
KERNEL_ARCH = $(MACHINE)
@@ -83,10 +83,10 @@ rpi-patches-$(RPI_PATCHES).patch.xz = $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES).
arm7-multi-patches-$(A7M_PATCHES).patch.xz = $(URL_IPFIRE)/arm7-multi-patches-$(A7M_PATCHES).patch.xz
$(GRS_PATCHES) = $(URL_IPFIRE)/$(GRS_PATCHES)
$(DL_FILE)_MD5 = f83028755dc380862a91fe75e64b01aa
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 32b1101dc51f89c1fb3bfb1907f4bce5
arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = b9a638c68cefd4c08dfcb9c4434458b1
$(GRS_PATCHES)_MD5 = 5f4595575e159dd730b222d204cc9b39
$(DL_FILE)_MD5 = 1624610ba8a7b83e8be73cee58a5ca5b
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 4a7b9c86a565662e2c340086c0c20fa4
arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 873a8d057dbf850693e695df778d608c
$(GRS_PATCHES)_MD5 = e45c8c839449672fa607ad7b59ccc5c7
install : $(TARGET)