From: Arne Fitzenreiter Date: Mon, 25 Nov 2024 17:32:27 +0000 (+0100) Subject: kernel: update to 6.6.63 X-Git-Tag: v2.29-core190~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=58b611a6abcb2b1edacc7c78b7c2820a4a214a76;p=ipfire-2.x.git kernel: update to 6.6.63 Signed-off-by: Arne Fitzenreiter --- diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel.config.x86_64-ipfire index 73fd042556..9dbb64412b 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.62 Kernel Configuration +# Linux/x86 6.6.63 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.0" CONFIG_CC_IS_GCC=y diff --git a/lfs/linux b/lfs/linux index f23c1053a9..9491ca95a2 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,7 +24,7 @@ include Config -VER = 6.6.62 +VER = 6.6.63 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -69,7 +69,7 @@ objects = \ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = be626b8e4af2394a9eca5024f0c6b2274d3bfccae9989c353d9b1a80c903f8a632cf986d43a0e283c02b62ae77a7409fbca6a6c7bf9cf1530119d7a712e8076f +$(DL_FILE)_BLAKE2 = e7e00e6e7e333929be3145784d0dc4cac53e236154627026bd2be0030cc76c347bffa43dffc69677b4a74a19725c54483b14f3168e743e4607e3c5228bd32aa4 install : $(TARGET)