Browse Source

Update Fedora kernels to v6.0.9

Maximilian Luz 2 năm trước cách đây
mục cha
commit
676a1502a1
1 tập tin đã thay đổi với 7 bổ sung7 xóa
  1. 7 7
      pkg/fedora/kernel-surface/kernel-surface.spec

+ 7 - 7
pkg/fedora/kernel-surface/kernel-surface.spec

@@ -2,13 +2,13 @@
 # Definitions to configure the kernel we want to build
 #
 
-%global kernel_tag_fc37 kernel-6.0.8-300.fc37
-%global kernel_tag_fc36 kernel-6.0.8-200.fc36
-%global kernel_tag_fc35 kernel-6.0.8-100.fc35
+%global kernel_tag_fc37 kernel-6.0.9-300.fc37
+%global kernel_tag_fc36 kernel-6.0.9-200.fc36
+%global kernel_tag_fc35 kernel-6.0.9-100.fc35
 
-%global kernel_release_fc37 3
-%global kernel_release_fc36 3
-%global kernel_release_fc35 3
+%global kernel_release_fc37 1
+%global kernel_release_fc36 1
+%global kernel_release_fc35 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
@@ -17,7 +17,7 @@
 %global fedora_title_fc36 36 (Thirty Six)
 %global fedora_title_fc35 35 (Thirty Five)
 
-%global ls_patches_commit ef1bf71463b161032e218e83d43aef0daeb9c760
+%global ls_patches_commit 695f4c5372f53911538710cfb8eaa3b1f558fd3d
 
 %global sb_crt surface.crt
 %global sb_key surface.key