Update Fedora kernels to v6.0.9

This commit is contained in:
Maximilian Luz 2022-11-24 20:39:36 +01:00
parent 05c533b586
commit 676a1502a1
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02

View file

@ -2,13 +2,13 @@
# Definitions to configure the kernel we want to build
#
%global kernel_tag_fc37 kernel-6.0.8-300.fc37
%global kernel_tag_fc36 kernel-6.0.8-200.fc36
%global kernel_tag_fc35 kernel-6.0.8-100.fc35
%global kernel_tag_fc37 kernel-6.0.9-300.fc37
%global kernel_tag_fc36 kernel-6.0.9-200.fc36
%global kernel_tag_fc35 kernel-6.0.9-100.fc35
%global kernel_release_fc37 3
%global kernel_release_fc36 3
%global kernel_release_fc35 3
%global kernel_release_fc37 1
%global kernel_release_fc36 1
%global kernel_release_fc35 1
# This is what is printed in the GRUB menu. These cannot be fetched from the
# buildhost, because in a container this will also say container. To get the
@ -17,7 +17,7 @@
%global fedora_title_fc36 36 (Thirty Six)
%global fedora_title_fc35 35 (Thirty Five)
%global ls_patches_commit ef1bf71463b161032e218e83d43aef0daeb9c760
%global ls_patches_commit 695f4c5372f53911538710cfb8eaa3b1f558fd3d
%global sb_crt surface.crt
%global sb_key surface.key