From 827dd0faa45f5a70e4e2b1aefa4f3df67cdf248f Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 6 Dec 2018 11:18:37 +0100 Subject: [PATCH] kernel: update to 4.14.86 Signed-off-by: Arne Fitzenreiter --- lfs/linux | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/linux b/lfs/linux index 2c94558aea..0994e3e567 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@ include Config -VER = 4.14.85 -ARM_PATCHES = 4.14.85-ipfire0 +VER = 4.14.86 +ARM_PATCHES = 4.14.86-ipfire0 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -82,7 +82,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 = 13353c0dfd8c11110e4ea8f9b8029836 +$(DL_FILE)_MD5 = 9ffeff88ca630a6e0ef0257b0a05b8c4 arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 36b8a9adb8915cbccd18069e2f5af159 install : $(TARGET) -- 2.39.2