From 11bc3c64204db4115ccb7c086faeb8ff233e45ba Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 14 Oct 2013 10:12:49 +0200 Subject: [PATCH] kernel: updated to 3.10.16. --- lfs/linux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/linux b/lfs/linux index 489a1def7..82e62b14e 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,10 @@ include Config -VER = 3.10.15 +VER = 3.10.16 RPI_PATCHES = linux-3.10.10-c1af7c6 -GRS_PATCHES = grsecurity-2.9.1-3.10.15-ipfire1.patch.xz +GRS_PATCHES = grsecurity-2.9.1-3.10.16-ipfire1.patch.xz THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -74,9 +74,9 @@ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) rpi-patches-$(RPI_PATCHES).patch.xz = $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES).patch.xz $(GRS_PATCHES) = $(URL_IPFIRE)/$(GRS_PATCHES) -$(DL_FILE)_MD5 = 3fe22263308674d92c6d106f633eca52 +$(DL_FILE)_MD5 = 5e232365cbc0797b716b605a165703e1 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = ef9274b3ff5d05daaaa4bdbe86ad00fc -$(GRS_PATCHES)_MD5 = a9a6c5009cef39cfb798da1466044e33 +$(GRS_PATCHES)_MD5 = 826d8a90e7cdfc84ac871512c773d712 install : $(TARGET) -- 2.39.2