From a958faa4b8c52a4058b1b9a958e9fd248d7b9bfd Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 23 Mar 2017 16:45:21 +0100 Subject: [PATCH] kernel: update to 4.9.17 Signed-off-by: Arne Fitzenreiter --- lfs/linux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/linux b/lfs/linux index 65d591c70d..a068d68c8d 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,10 @@ include Config -VER = 4.9.16 +VER = 4.9.17 RPI_PATCHES = 3.14.79-grsec-ipfire1 A7M_PATCHES = 3.14.79-grsec-ipfire1 -GRS_PATCHES = grsecurity-3.1-4.9.16-201703180820.patch.xz +GRS_PATCHES = grsecurity-3.1-4.9.17-201703221829.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 = f006558ef9fdcc5d5b46b047d5c710f9 +$(DL_FILE)_MD5 = d1aeb7f470ccd9b8918f9f116d5a8c61 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = a02a7fd54c642c1e3578a00ed22f54f8 arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 6c3b11e51caa278dbeacd1e23c2b171b -$(GRS_PATCHES)_MD5 = d558f2133aae6c1e989a55618ea2cac7 +$(GRS_PATCHES)_MD5 = d9d0f250322ffa4787a8e1d615d197b1 install : $(TARGET) -- 2.39.2