kernel: Downgrade to v6.16.9-200

This fixes the patch application errors
This commit is contained in:
sharpenedblade
2025-10-15 16:19:45 -07:00
parent 67d68c0b60
commit 941fa13403
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/bash
set -e
KERNEL_VERSION=6.16.12-200.fc42
KERNEL_VERSION=6.16.9-200.fc42
cd "$sourcedir"
koji download-build --quiet --arch=src "kernel-$KERNEL_VERSION"