From 1bf0c4d8179c44e8f67406ed7655e05c240b03a0 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Fri, 23 Sep 2022 08:59:58 +0200 Subject: [PATCH] linux-5.15.69: Reenable /proc/PID/io Use mariux-5.15.69-437 which includes fix to reenable /proc/pid/io [1]. [1]: https://github.molgen.mpg.de/mariux64/linux/commit/063d488a5fd --- linux-5.15.69-436.bee => linux-5.15.69-437.bee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename linux-5.15.69-436.bee => linux-5.15.69-437.bee (92%) diff --git a/linux-5.15.69-436.bee b/linux-5.15.69-437.bee similarity index 92% rename from linux-5.15.69-436.bee rename to linux-5.15.69-437.bee index 8f3073683..a0b2ca6b8 100755 --- a/linux-5.15.69-436.bee +++ b/linux-5.15.69-437.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/27c71d95b8be538622dd4bbbba0986af/mariux-5.15.69-436.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/f509cf4f7438b8346b9d544d9396d3bb/mariux-5.15.69-437.tar.gz" KERNELLOCAL=".mx64.${PKGREVISION}" FULLKERNELVERSION="${KERNELVERSION}${KERNELLOCAL}"