From 4b51999aa4067b3489e773b41c2508312e79aa62 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Wed, 28 Sep 2022 14:47:51 +0200 Subject: [PATCH] linux-5.15: Upgrade version from 5.15.69 to 5.15.71 Rebuild with a new patch to supress sporadic ext4 warnings when mxqd uses fcntl EXT4_IOC_SHUTDOWN on its job tmpdirs. Update minor Linux version while we are at it. --- linux-5.15.69-437.bee => linux-5.15.71-438.bee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename linux-5.15.69-437.bee => linux-5.15.71-438.bee (92%) diff --git a/linux-5.15.69-437.bee b/linux-5.15.71-438.bee similarity index 92% rename from linux-5.15.69-437.bee rename to linux-5.15.71-438.bee index a0b2ca6b8..fe228d25a 100755 --- a/linux-5.15.69-437.bee +++ b/linux-5.15.71-438.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/f509cf4f7438b8346b9d544d9396d3bb/mariux-5.15.69-437.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/080495fae709dd5e660533854b8802bb/mariux-5.15.71-438.tar.gz" KERNELLOCAL=".mx64.${PKGREVISION}" FULLKERNELVERSION="${KERNELVERSION}${KERNELLOCAL}"