From 5842283cf32841e98418b1342a8dedd34d508824 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Tue, 26 Jan 2021 20:04:56 +0100 Subject: [PATCH] kernel: update to 5.10.10 Signed-off-by: Arne Fitzenreiter --- lfs/linux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/linux b/lfs/linux index bc8df1f9ba..40bd2acfc6 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,7 +24,7 @@ include Config -VER = 5.10.9 +VER = 5.10.10 ARM_PATCHES = 4.14.212-ipfire0 THISAPP = linux-$(VER) @@ -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 = a5e948040f9b4a450bd91244dc673281 +$(DL_FILE)_MD5 = 14fa12a252795d140a7475c861123620 arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 2b0e8e3ebe9827b2bfed7397b043dbc5 install : $(TARGET) -- 2.39.2