From: Arne Fitzenreiter Date: Sat, 21 Jun 2025 07:17:43 +0000 (+0200) Subject: kernel: update to 6.12.34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d55b56a740fe06d075eb4d96ff9d96b44101028b;p=people%2Fstevee%2Fipfire-2.x.git kernel: update to 6.12.34 Signed-off-by: Arne Fitzenreiter --- diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel.config.x86_64-ipfire index 7e72b4aa8..cedc58ebd 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.33 Kernel Configuration +# Linux/x86 6.12.34 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.1.0" CONFIG_CC_IS_GCC=y diff --git a/lfs/linux b/lfs/linux index b0c92c51c..122d3517e 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,7 +24,7 @@ include Config -VER = 6.12.33 +VER = 6.12.34 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -69,7 +69,7 @@ objects = \ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 988ce7b77ea3c39986de31e4e31cefc43857bc10399262a4b7dffdeec4b615dbed29642930709f26c05421d95ab2e2fa60ca2962abc51c41cac7bb5dc9e33ac7 +$(DL_FILE)_BLAKE2 = a1527edf5ea06d55ad4468341d2e8cc44406df1edfe1a619ece86692e42afe7f5919ee051942fc9e70c47d79bcd4f0fc2e54ae32c79392702d8493596dca1a83 install : $(TARGET)