From 03c7877845a147029fa122f35ea5a1a3289aacf6 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 18 Oct 2021 00:35:42 +0200 Subject: [PATCH] kernel: update to 5.10.74 Signed-off-by: Arne Fitzenreiter --- config/kernel/kernel.config.i586-ipfire | 2 +- config/kernel/kernel.config.x86_64-ipfire | 2 +- lfs/linux | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/kernel/kernel.config.i586-ipfire b/config/kernel/kernel.config.i586-ipfire index 179247fa2a..b1588dcbf9 100644 --- a/config/kernel/kernel.config.i586-ipfire +++ b/config/kernel/kernel.config.i586-ipfire @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.73-ipfire Kernel Configuration +# Linux/x86 5.10.74-ipfire Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel.config.x86_64-ipfire index e7337f2a39..07548feb8a 100644 --- a/config/kernel/kernel.config.x86_64-ipfire +++ b/config/kernel/kernel.config.x86_64-ipfire @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.73-ipfire Kernel Configuration +# Linux/x86 5.10.74-ipfire Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/lfs/linux b/lfs/linux index 366c894c09..b190b73b0f 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@ include Config -VER = 5.10.73 -ARM_PATCHES = 5.10.73-ipfire1 +VER = 5.10.74 +ARM_PATCHES = 5.10.74-ipfire1 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -77,7 +77,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 = 2ce35f58bce3ebdcead1e0eec6fb7dd2 +$(DL_FILE)_MD5 = 4855b6e915d44586d7aacc3372e2cd52 arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 02a75302a5b4a157e3d67ae62af6b178 install : $(TARGET) -- 2.39.2