|
@@ -2,11 +2,11 @@
|
|
|
# Definitions to configure the kernel we want to build
|
|
|
#
|
|
|
|
|
|
-%global kernel_tag_fc34 kernel-5.14.10-200.fc34
|
|
|
-%global kernel_tag_fc33 kernel-5.14.10-100.fc33
|
|
|
+%global kernel_tag_fc34 kernel-5.14.11-200.fc34
|
|
|
+%global kernel_tag_fc33 kernel-5.14.11-100.fc33
|
|
|
|
|
|
-%global kernel_release_fc34 3
|
|
|
-%global kernel_release_fc33 3
|
|
|
+%global kernel_release_fc34 1
|
|
|
+%global kernel_release_fc33 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
|
|
@@ -14,7 +14,7 @@
|
|
|
%global fedora_title_fc34 34 (Thirty Four)
|
|
|
%global fedora_title_fc33 33 (Thirty Three)
|
|
|
|
|
|
-%global ls_patches_commit bd0321e349122dad9c309daf050c5f224a7badda
|
|
|
+%global ls_patches_commit 8a14d64a948ce77608ce24b6ab194a6f4c025fd6
|
|
|
|
|
|
%global sb_crt surface.crt
|
|
|
%global sb_key surface.key
|