From e2263bceb77b633f74a16a80617c9cf07d685652 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 17 Jul 2017 17:31:45 +0200 Subject: [PATCH] kernel: update to 4.9.38 Signed-off-by: Arne Fitzenreiter --- lfs/linux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/linux b/lfs/linux index fb45c99037..55eb46b63b 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,10 @@ include Config -VER = 4.9.37 +VER = 4.9.38 RPI_PATCHES = 3.14.79-grsec-ipfire1 A7M_PATCHES = 3.14.79-grsec-ipfire1 -GRS_PATCHES = grsecurity-3.1-4.9.37-ipfire1.patch.xz +GRS_PATCHES = grsecurity-3.1-4.9.38-ipfire1.patch.xz THISAPP = linux-$(VER) @@ -86,10 +86,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 = 2a3e2d25760d28681943b11d02dfb4ea +$(DL_FILE)_MD5 = 73548b7a9539346f6e79dbfb61f93b17 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = a02a7fd54c642c1e3578a00ed22f54f8 arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 6c3b11e51caa278dbeacd1e23c2b171b -$(GRS_PATCHES)_MD5 = bb1b12735b947784465a37bc326bc47d +$(GRS_PATCHES)_MD5 = f9648b5485bb40b090e2f58aa78f29a6 install : $(TARGET) -- 2.39.2