Update Fedora kernels to 5.12.14

This commit is contained in:
Maximilian Luz 2021-07-02 15:17:52 +02:00
parent 382178122f
commit a5e70c42ff
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_fc34 kernel-5.12.13-300.fc34
%global kernel_tag_fc33 kernel-5.12.13-200.fc33
%global kernel_tag_fc34 kernel-5.12.14-300.fc34
%global kernel_tag_fc33 kernel-5.12.14-200.fc33
%global kernel_release_fc34 1
%global kernel_release_fc33 1
@ -14,7 +14,7 @@
%global fedora_title_fc34 34 (Thirty Four)
%global fedora_title_fc33 33 (Thirty Three)
%global ls_patches_commit d4824aa872d86b8ebc6776a8d8166c44196331a6
%global ls_patches_commit 1303a9d451df0216f0830fa35dba50741dcabaf4
%global sb_crt surface.crt
%global sb_key surface.key
@ -100,10 +100,11 @@ Patch2: %{surface_source}/%{kernel_patches}/0003-ath10k.patch
Patch3: %{surface_source}/%{kernel_patches}/0004-ipts.patch
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-typecover.patch
Patch7: %{surface_source}/%{kernel_patches}/0008-surface-go-touchscreen.patch
Patch8: %{surface_source}/%{kernel_patches}/0009-cameras.patch
Patch9: %{surface_source}/%{kernel_patches}/0010-s0ix-amd.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-surface-go-touchscreen.patch
Patch9: %{surface_source}/%{kernel_patches}/0010-cameras.patch
Patch10: %{surface_source}/%{kernel_patches}/0011-s0ix-amd.patch
Patch100: 0001-Add-secureboot-pre-signing-to-the-kernel.patch