Browse Source

Update Fedora kernels to v6.0.7

Maximilian Luz 2 years ago
parent
commit
84575877a1
1 changed files with 10 additions and 9 deletions
  1. 10 9
      pkg/fedora/kernel-surface/kernel-surface.spec

+ 10 - 9
pkg/fedora/kernel-surface/kernel-surface.spec

@@ -2,9 +2,9 @@
 # Definitions to configure the kernel we want to build
 # Definitions to configure the kernel we want to build
 #
 #
 
 
-%global kernel_tag_fc37 kernel-6.0.6-300.fc37
-%global kernel_tag_fc36 kernel-6.0.6-200.fc36
-%global kernel_tag_fc35 kernel-6.0.6-100.fc35
+%global kernel_tag_fc37 kernel-6.0.7-301.fc37
+%global kernel_tag_fc36 kernel-6.0.7-200.fc36
+%global kernel_tag_fc35 kernel-6.0.7-100.fc35
 
 
 %global kernel_release_fc37 1
 %global kernel_release_fc37 1
 %global kernel_release_fc36 1
 %global kernel_release_fc36 1
@@ -17,7 +17,7 @@
 %global fedora_title_fc36 36 (Thirty Six)
 %global fedora_title_fc36 36 (Thirty Six)
 %global fedora_title_fc35 35 (Thirty Five)
 %global fedora_title_fc35 35 (Thirty Five)
 
 
-%global ls_patches_commit 20fe99a7fca971756462a9c7b14c9adcd032540f
+%global ls_patches_commit f56ce68b3d0f10445743222a6f0a18166852fe28
 
 
 %global sb_crt surface.crt
 %global sb_crt surface.crt
 %global sb_key surface.key
 %global sb_key surface.key
@@ -101,11 +101,12 @@ Patch0:     %{surface_source}/%{kernel_patches}/0001-surface3-oemb.patch
 Patch1:     %{surface_source}/%{kernel_patches}/0002-mwifiex.patch
 Patch1:     %{surface_source}/%{kernel_patches}/0002-mwifiex.patch
 Patch2:     %{surface_source}/%{kernel_patches}/0003-ath10k.patch
 Patch2:     %{surface_source}/%{kernel_patches}/0003-ath10k.patch
 Patch3:     %{surface_source}/%{kernel_patches}/0004-ipts.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-button.patch
-Patch6:     %{surface_source}/%{kernel_patches}/0007-surface-typecover.patch
-Patch7:     %{surface_source}/%{kernel_patches}/0008-cameras.patch
-Patch8:     %{surface_source}/%{kernel_patches}/0009-amd-gpio.patch
+Patch4:     %{surface_source}/%{kernel_patches}/0005-surface-sam.patch
+Patch5:     %{surface_source}/%{kernel_patches}/0006-surface-sam-over-hid.patch
+Patch6:     %{surface_source}/%{kernel_patches}/0007-surface-button.patch
+Patch7:     %{surface_source}/%{kernel_patches}/0008-surface-typecover.patch
+Patch8:     %{surface_source}/%{kernel_patches}/0009-cameras.patch
+Patch9:     %{surface_source}/%{kernel_patches}/0010-amd-gpio.patch
 
 
 Patch100:   0001-Add-secureboot-pre-signing-to-the-kernel.patch
 Patch100:   0001-Add-secureboot-pre-signing-to-the-kernel.patch