Skip to content

Commit

Permalink
linux-5.15: Upgrade version from 5.15.69 to 5.15.71
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
donald committed Sep 28, 2022
1 parent 1c50111 commit 4b51999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux-5.15.69-437.bee → linux-5.15.71-438.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/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}"
Expand Down

0 comments on commit 4b51999

Please sign in to comment.