From 7f46e14b81e701cf3c37b3dd6c058942ed83b84d Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 2 Oct 2013 11:00:56 +0200 Subject: [PATCH] kernel: update to 3.10.14. --- lfs/linux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/linux b/lfs/linux index 8740d72df..b188a2b9a 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,10 @@ include Config -VER = 3.10.13 +VER = 3.10.14 RPI_PATCHES = linux-3.10.10-c1af7c6 -GRS_PATCHES = grsecurity-2.9.1-3.10.13-ipfire1.patch.xz +GRS_PATCHES = grsecurity-2.9.1-3.10.14-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 = 64ffe74249442fd7452d12348955ccfd +$(DL_FILE)_MD5 = 3cd1e4b50fb9decd63754ae80f3b2414 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = ef9274b3ff5d05daaaa4bdbe86ad00fc -$(GRS_PATCHES)_MD5 = f69811dde866170bd9b4fcdcd0f1538e +$(GRS_PATCHES)_MD5 = 504b12ac9f2a3c12ccfeb1c3768f49e4 install : $(TARGET) -- 2.39.2