Skip to content

linux: Add version 5.15.131 #2976

Merged
merged 5 commits into from
Sep 11, 2023
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
linux: Rebuild version 5.15.131
Rebuild to enable MICROCODE_LATE_LOADING.
  • Loading branch information
donald committed Sep 11, 2023
commit 7f307f451d3580b67a163d402ec329c2f3fa9eeb
2 changes: 1 addition & 1 deletion linux-5.15.131-453.bee → linux-5.15.131-454.bee
Original file line number Diff line number Diff line change
@@ -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/2ce87ac48d02e4724cd1ca8567949e52/mariux-5.15.131-453.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/246f8c1a896f60f265b17b94ccff2d97/mariux-5.15.131-454.tar.gz"

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