Skip to content

Commit

Permalink
linux: Add version 5.15.89
Browse files Browse the repository at this point in the history
Add version 5.15.89 and remove version 5.15.88.

The kernel mariux-5.15.89-445.tar.gz contains another patch which shoud
avoid the "request-key: Cannot find command to construct key ,,;"
messages in the syslog with a sec=mariux nfs client.
  • Loading branch information
donald committed Jan 18, 2023
1 parent afac10a commit ec74797
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linux-5.15.88-444.bee → linux-5.15.89-445.bee
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ 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/21220f2c31c56ddae59c34a5dd5a99b8/mariux-5.15.86-443.tar.gz"
#SRCURL[0]="https://github.molgen.mpg.de/mariux64/linux/archive/refs/tags/mariux-$KERNELVERSION-$PKGREVISION.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/77597078ddd3447d777e4a251d43b8a9/mariux-5.15.89-445.tar.gz"

KERNELLOCAL=".mx64.${PKGREVISION}"
FULLKERNELVERSION="${KERNELVERSION}${KERNELLOCAL}"
Expand Down

0 comments on commit ec74797

Please sign in to comment.