From 8d4cae873609b48a93a0758c8db33df0666355ae Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Tue, 27 Oct 2015 17:31:51 +0100 Subject: [PATCH] kernel: update to 3.14.56 Signed-off-by: Arne Fitzenreiter --- lfs/linux | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lfs/linux b/lfs/linux index 0b482a5053..2ec7531933 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,10 @@ include Config -VER = 3.14.55 -RPI_PATCHES = 3.14.55-grsec-ipfire1 -A7M_PATCHES = 3.14.55-grsec-ipfire1 -GRS_PATCHES = grsecurity-3.1ipfire-3.14.55-v1.patch.xz +VER = 3.14.56 +RPI_PATCHES = 3.14.56-grsec-ipfire1 +A7M_PATCHES = 3.14.56-grsec-ipfire1 +GRS_PATCHES = grsecurity-3.1ipfire-3.14.56-v1.patch.xz THISAPP = linux-$(VER) @@ -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 = 5358dcd2655874496ede6f3a8ada5054 +$(DL_FILE)_MD5 = 32010dbb68e50b994bcf845635b616d5 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 4ab53e184441c895adf318a1c2874d43 arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = f29bd5c156384b0a4bb7c6e2c973ea06 -$(GRS_PATCHES)_MD5 = dc0e0195a362087c71227173eab062d4 +$(GRS_PATCHES)_MD5 = 2cf4583ffeb979900d362038cb1accb4 install : $(TARGET) -- 2.39.5