Update Fedora kernels to 5.10.10

This commit is contained in:
Maximilian Luz 2021-01-25 00:52:15 +01:00
parent e827a2720d
commit 6c6b6cbf42
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02

View file

@ -2,8 +2,8 @@
# Definitions to configure the kernel we want to build
#
%global kernel_tag_fc33 kernel-5.10.8-200.fc33
%global kernel_tag_fc32 kernel-5.10.8-100.fc32
%global kernel_tag_fc33 kernel-5.10.10-200.fc33
%global kernel_tag_fc32 kernel-5.10.10-100.fc32
%global kernel_release_fc33 1
%global kernel_release_fc32 1
@ -11,7 +11,7 @@
%global fedora_title_fc33 33 (Thirty Three)
%global fedora_title_fc32 32 (Thirty Two)
%global ls_patches_commit de9f91813811dbc8349ee1af72b662142b2a82ec
%global ls_patches_commit a958894f298cdb8196df5c879c6d41aed51b456f
%global sb_crt surface.crt
%global sb_key surface.key
@ -92,7 +92,8 @@ Patch4: %{surface_source}/%{kernel_patches}/0005-surface-sam-over-hid.patch
Patch5: %{surface_source}/%{kernel_patches}/0006-surface-sam.patch
Patch6: %{surface_source}/%{kernel_patches}/0007-surface-hotplug.patch
Patch7: %{surface_source}/%{kernel_patches}/0008-surface-typecover.patch
Patch8: %{surface_source}/%{kernel_patches}/0009-cameras.patch
Patch8: %{surface_source}/%{kernel_patches}/0009-surface-sensors.patch
Patch9: %{surface_source}/%{kernel_patches}/0010-cameras.patch
Patch100: 0001-Add-secureboot-pre-signing-to-the-kernel.patch