From 44f5fa15311ae3e272704edf75acafe42ec6ecab Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Tue, 29 Apr 2025 10:55:56 +0200 Subject: [PATCH] linux-6.12.12: Rebuld with BTF debug info +CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y +CONFIG_DEBUG_INFO_BTF=y --- linux-6.12.23-480.bee => linux-6.12.23-481.bee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename linux-6.12.23-480.bee => linux-6.12.23-481.bee (92%) diff --git a/linux-6.12.23-480.bee b/linux-6.12.23-481.bee similarity index 92% rename from linux-6.12.23-480.bee rename to linux-6.12.23-481.bee index ca230d95f..2b23efa95 100755 --- a/linux-6.12.23-480.bee +++ b/linux-6.12.23-481.bee @@ -10,7 +10,7 @@ KERNELVERSION=${KERNELVERSION}${PKGEXTRAVERSION_DASH} echo $KERNELVERSION #SRCURL[0]="https://github.molgen.mpg.de/mariux64/linux/archive/refs/tags/mariux-$KERNELVERSION-$PKGREVISION.tar.gz" -SRCURL[0]="https://beehive.molgen.mpg.de/ad55c3afddf5251f5a78b02801640d97/mariux-6.12.23-480.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/f3b9e9b370a675f10aab0e0ff112326d/mariux-6.12.23-481.tar.gz" KERNELLOCAL=".mx64.${PKGREVISION}" FULLKERNELVERSION="${KERNELVERSION}${KERNELLOCAL}"