From 0de9311b0e9d8d249e88aa98e1733d00d8135ad5 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Thu, 14 Sep 2023 08:55:10 +0200 Subject: [PATCH] linux: Add version 6.1.53 Add version 6.1.53 and remove version 6.1.52. mariux-6.1.53-458 contains backported upstream patches which hopefully fix the mdraid check->idle transition problem. --- linux-6.1.52-456.bee => linux-6.1.53-458.bee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename linux-6.1.52-456.bee => linux-6.1.53-458.bee (92%) diff --git a/linux-6.1.52-456.bee b/linux-6.1.53-458.bee similarity index 92% rename from linux-6.1.52-456.bee rename to linux-6.1.53-458.bee index 48407b6b4..01be43409 100755 --- a/linux-6.1.52-456.bee +++ b/linux-6.1.53-458.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/2bd9922185d18269d88afcc06415c198/mariux-6.1.52-456.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/bdfc89ab3cee3cda851969115bb8264f/mariux-6.1.53-458.tar.gz" KERNELLOCAL=".mx64.${PKGREVISION}" FULLKERNELVERSION="${KERNELVERSION}${KERNELLOCAL}"