Skip to content

Linux 5.15.131: Revert amdgpu commit causing log spam #2982

Merged
merged 2 commits into from Sep 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion linux-5.15.131-454.bee → linux-5.15.131-457.bee
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/246f8c1a896f60f265b17b94ccff2d97/mariux-5.15.131-454.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/ee7de65fe41b8e5a272941f0e1f1303a/mariux-5.15.131-457.tar.gz"

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