Skip to content

Commit

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

The kernel mariux-5.15.94-447 contains patches to rate limit the
"scsi_dma_map failed: request for %d bytes" warnings messages.
  • Loading branch information
donald committed Feb 20, 2023
1 parent 968427f commit 68d96ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux-5.15.89-445.bee → linux-5.15.94-447.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/77597078ddd3447d777e4a251d43b8a9/mariux-5.15.89-445.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/3ca1edded3502e9d2c30debb35b83c18/mariux-5.15.94-447.tar.gz"

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

0 comments on commit 68d96ed

Please sign in to comment.