From: Arne Fitzenreiter Date: Sun, 31 Mar 2024 08:49:46 +0000 (+0200) Subject: kernel: update to 6.6.23 X-Git-Tag: v2.29-core186~127 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ce30d74893c436e163633635831453944f370499;p=ipfire-2.x.git kernel: update to 6.6.23 Signed-off-by: Arne Fitzenreiter --- diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel.config.x86_64-ipfire index 319aa2effc..9f7abd58f1 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 6.6.22-ipfire Kernel Configuration +# Linux/x86 6.6.23-ipfire Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/lfs/linux b/lfs/linux index 369e94dc1a..9383a32968 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,7 +24,7 @@ include Config -VER = 6.6.22 +VER = 6.6.23 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -72,7 +72,7 @@ objects = \ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = cea542524dbaea79c27e602b3e0534b5b95243ded95abdcab48f7ab1daf5f6de7231b24d2bc42e52fa27f98be9237534fb92f27ff1ba847df72e363b6147d3ab +$(DL_FILE)_BLAKE2 = b00e2c084f9d7a4fcda0a9404fd897ca1fc90d660dd1063d699c8ec612c6a35c494ce14c91f458a1f77f2a70ce6612e019e5fc553b571ee669b5070f97841a02 install : $(TARGET)