From 8080197b129b82c93dffc77b970aa7028c0ba4a0 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 10 May 2018 21:34:07 +0200 Subject: [PATCH] kernel: update to 4.14.40 Signed-off-by: Arne Fitzenreiter --- lfs/linux | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/linux b/lfs/linux index 646d7256a1..76e8478131 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@ include Config -VER = 4.14.39 -ARM_PATCHES = 4.14.39-ipfire0 +VER = 4.14.40 +ARM_PATCHES = 4.14.40-ipfire0 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -75,7 +75,7 @@ objects =$(DL_FILE) \ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) arm-multi-patches-$(ARM_PATCHES).patch.xz = $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz -$(DL_FILE)_MD5 = cbb2a17f13f12e4dfe1ed20a23d53ef4 +$(DL_FILE)_MD5 = 8376ed89777760443a359edb1d08ed9a arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = ae7091bb79bad05c8394c8bacc48dd60 install : $(TARGET) -- 2.39.2