diff --git a/pkg/fedora/kernel-surface/kernel-surface.spec b/pkg/fedora/kernel-surface/kernel-surface.spec index be107e8f8..8e586ce16 100755 --- a/pkg/fedora/kernel-surface/kernel-surface.spec +++ b/pkg/fedora/kernel-surface/kernel-surface.spec @@ -5,8 +5,8 @@ %global kernel_tag_fc37 kernel-6.1.15-200.fc37 %global kernel_tag_fc36 kernel-6.1.15-100.fc36 -%global kernel_release_fc37 1 -%global kernel_release_fc36 1 +%global kernel_release_fc37 2 +%global kernel_release_fc36 2 # 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_fc37 37 (Thirty Seven) %global fedora_title_fc36 36 (Thirty Six) -%global ls_patches_commit 9e48220e3adf5539f40adad75b98d97123ce83e7 +%global ls_patches_commit ca2ddd30a1b40f6b1453343837a807fb14c0f316 %global sb_crt surface.crt %global sb_key surface.key @@ -107,6 +107,7 @@ Patch9: %{surface_source}/%{kernel_patches}/0010-surface-shutdown.patch Patch10: %{surface_source}/%{kernel_patches}/0011-cameras.patch Patch11: %{surface_source}/%{kernel_patches}/0012-amd-gpio.patch Patch12: %{surface_source}/%{kernel_patches}/0013-rtc.patch +Patch13: %{surface_source}/%{kernel_patches}/0014-intel-thread-director.patch Patch100: 0001-Add-secureboot-pre-signing-to-the-kernel.patch