Update Fedora kernels to 5.8.8

This commit is contained in:
Maximilian Luz 2020-09-10 22:40:31 +02:00
parent 612dd11010
commit 7a8a68505b
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02

View file

@ -2,9 +2,9 @@
# Definitions to configure the kernel we want to build # Definitions to configure the kernel we want to build
# #
%global kernel_tag_fc33 kernel-5.8.7-300.fc33 %global kernel_tag_fc33 kernel-5.8.8-300.fc33
%global kernel_tag_fc32 kernel-5.8.7-200.fc32 %global kernel_tag_fc32 kernel-5.8.8-200.fc32
%global kernel_tag_fc31 kernel-5.8.7-100.fc31 %global kernel_tag_fc31 kernel-5.8.8-100.fc31
%global kernel_release_fc33 1 %global kernel_release_fc33 1
%global kernel_release_fc32 1 %global kernel_release_fc32 1
@ -14,7 +14,7 @@
%global fedora_title_fc32 32 (Thirty Two) %global fedora_title_fc32 32 (Thirty Two)
%global fedora_title_fc31 31 (Thirty One) %global fedora_title_fc31 31 (Thirty One)
%global ls_patches_commit b586e3bddb75833c579589ace422e5d934bcd4b7 %global ls_patches_commit 6070a3cde49109177fb7f3b964942755c2d4cba4
%global sb_crt surface.crt %global sb_crt surface.crt
%global sb_key surface.key %global sb_key surface.key