From 12a90edc4009ed6295f6d414650afbfb344ec582 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 3 May 2017 19:04:29 +0200 Subject: [PATCH] kernel: update to 4.9.26 Signed-off-by: Arne Fitzenreiter --- lfs/linux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/linux b/lfs/linux index 3d0bb7981b..fa90a65bb1 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,10 @@ include Config -VER = 4.9.25 +VER = 4.9.26 RPI_PATCHES = 3.14.79-grsec-ipfire1 A7M_PATCHES = 3.14.79-grsec-ipfire1 -GRS_PATCHES = grsecurity-3.1-4.9.25-ipfire1.patch.xz +GRS_PATCHES = grsecurity-3.1-4.9.26-ipfire1.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 = 4d22291828e5d0e35d8aca240a7cd58d +$(DL_FILE)_MD5 = fbf42a254cc36d4afd5b663ebc563948 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = a02a7fd54c642c1e3578a00ed22f54f8 arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 6c3b11e51caa278dbeacd1e23c2b171b -$(GRS_PATCHES)_MD5 = 438ea94a86530482c1345de370201e70 +$(GRS_PATCHES)_MD5 = e13a5f350898230c6223602bfcfddee2 install : $(TARGET) -- 2.39.2