From: Arne Fitzenreiter Date: Tue, 21 Oct 2025 11:30:12 +0000 (+0200) Subject: kernel: update to 6.12.54 X-Git-Tag: v2.29-core199~17^2~156 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f09f86eb23cd6aa4462cccf1cbeba86f4d3305a;p=ipfire-2.x.git kernel: update to 6.12.54 Signed-off-by: Arne Fitzenreiter --- diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel.config.x86_64-ipfire index c6dbea268..7e203668c 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.12.53 Kernel Configuration +# Linux/x86 6.12.54 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.2.0" CONFIG_CC_IS_GCC=y diff --git a/lfs/linux b/lfs/linux index 042ee6bba..953935d4e 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,7 +24,7 @@ include Config -VER = 6.12.53 +VER = 6.12.54 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -69,7 +69,7 @@ objects = \ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = d9f395e99efa66ae8dda71d5874a4ae5a61eb55ac2869bbe911be4c0b8f0a1cc507381b559a9e0e522e831e36aa861060d4bd4381a47f30262f17be517bd5081 +$(DL_FILE)_BLAKE2 = 2add144fb0b0494af9ea0d3d99fd5b3f2db7fb53e6123a63ad9158530f9b0f1223a005a9b3305bf11b13094e95a0a79f94f1bd5824bd643f13817c4fb1ceb064 install : $(TARGET)