Skip to content

Commit

Permalink
linux-5.15.69: Reenable /proc/PID/io
Browse files Browse the repository at this point in the history
Use mariux-5.15.69-437 which includes fix to reenable /proc/pid/io [1].

[1]: mariux64/linux@063d488a5fd
  • Loading branch information
donald committed Sep 23, 2022
1 parent 1c69029 commit 1bf0c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux-5.15.69-436.bee → linux-5.15.69-437.bee
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit 1bf0c4d

Please sign in to comment.