|
@@ -2,11 +2,11 @@
|
|
# Definitions to configure the kernel we want to build
|
|
# 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.13-200.fc34
|
|
|
|
+%global kernel_tag_fc33 kernel-5.14.13-100.fc33
|
|
|
|
|
|
-%global kernel_release_fc34 5
|
|
|
|
-%global kernel_release_fc33 5
|
|
|
|
|
|
+%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
|
|
# 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
|
|
# 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_fc34 34 (Thirty Four)
|
|
%global fedora_title_fc33 33 (Thirty Three)
|
|
%global fedora_title_fc33 33 (Thirty Three)
|
|
|
|
|
|
-%global ls_patches_commit 11db9e952d1667fbbfea46eb1a28c41a803d80f4
|
|
|
|
|
|
+%global ls_patches_commit 6096d8bbe2869545d1f9e033a476a70eaa5ff744
|
|
|
|
|
|
%global sb_crt surface.crt
|
|
%global sb_crt surface.crt
|
|
%global sb_key surface.key
|
|
%global sb_key surface.key
|