From: Arne Fitzenreiter Date: Tue, 9 Nov 2021 17:24:26 +0000 (+0100) Subject: kernel: update to 5.15.1 X-Git-Tag: v2.27-core162~76^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb9c6cfbd70249b1d879ed3164434ecde82ad099;p=ipfire-2.x.git kernel: update to 5.15.1 Signed-off-by: Arne Fitzenreiter --- diff --git a/config/kernel/kernel.config.i586-ipfire b/config/kernel/kernel.config.i586-ipfire index 04dda24ce9..4aa925cffe 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.15.0-ipfire Kernel Configuration +# Linux/x86 5.15.1-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 f25b46a944..dc4344f3eb 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.15.0-ipfire Kernel Configuration +# Linux/x86 5.15.1-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 9985eed8ca..930920a18c 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@ include Config -VER = 5.15.0 -ARM_PATCHES = 5.10.76-ipfire1 +VER = 5.15.1 +ARM_PATCHES = 5.15.1-ipfire0 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -77,8 +77,8 @@ 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 = dbebca26baeeb943b8cf90ce188a0a39 -arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 02a75302a5b4a157e3d67ae62af6b178 +$(DL_FILE)_MD5 = c636e16efdff88320b5354b16d2a6eb1 +arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = dd682303aa956fc430e8397f2124db01 install : $(TARGET)