From 4d9e31ab78dbcf8d6c7cd5720d7cdf410281d778 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 16 Apr 2015 20:52:44 +0200 Subject: [PATCH] kernel: update to 3.14.38 --- lfs/linux | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lfs/linux b/lfs/linux index 7ac13d6b41..300fd87031 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,11 +24,11 @@ include Config -VER = 3.14.37 +VER = 3.14.38 -RPI_PATCHES = 3.14.37-grsec-ipfire1 -A7M_PATCHES = 3.14.37-grsec-ipfire1 -GRS_PATCHES = grsecurity-3.1-3.14.37-201503270048.patch.xz +RPI_PATCHES = 3.14.38-grsec-ipfire1 +A7M_PATCHES = 3.14.38-grsec-ipfire1 +GRS_PATCHES = grsecurity-3.1-3.14.38-201504142259.patch.xz THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -77,10 +77,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 = 43abcb454054c53fb07296e84119edc5 -rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 375dc501711ff3ffeffdfc9848675d26 -arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 8a0a0d6ef78d53b3095691499dac4b71 -$(GRS_PATCHES)_MD5 = d83ca635c83bbd5efc4372992ab58094 +$(DL_FILE)_MD5 = c4d0154627e02dc43c67fa616ff1e569 +rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = e423c8b3a408f23b9a26f8f0f4384c50 +arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = a4a4103255e93bfcb02652212b0ae3fc +$(GRS_PATCHES)_MD5 = 6d6ed13c08ae96f6470c30c00e08b130 install : $(TARGET) -- 2.39.5