From 207b38f1da22f97e1290d017d277b0298cdf349e Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 4 Sep 2020 18:12:38 +0200 Subject: [PATCH] Kernel: update to 4.14.196 Signed-off-by: Arne Fitzenreiter --- lfs/linux | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/linux b/lfs/linux index ba35e11621..4486b60e3c 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@ include Config -VER = 4.14.195 -ARM_PATCHES = 4.14.195-ipfire0 +VER = 4.14.196 +ARM_PATCHES = 4.14.196-ipfire0 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -79,7 +79,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 = 5c52572f76f623d4b365d1ef0e7ba0dd +$(DL_FILE)_MD5 = d6862b4256090392b7ca9e8bb6069f27 arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 84b7afe9148e02568777ae0338da3844 install : $(TARGET) -- 2.39.5