diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2024-04-17 10:51:39 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2024-04-17 10:51:39 +0200 |
commit | ee6cb1dc945d3cd3642059e64672d11a7662935a (patch) | |
tree | 2d0d1f716a5c00dc11c400984b1df174b312c7b2 /SPECS | |
parent | 93cc0f5a94e2b64903f25edea13177735187756e (diff) | |
download | kernel-fsync-ee6cb1dc945d3cd3642059e64672d11a7662935a.tar.gz kernel-fsync-ee6cb1dc945d3cd3642059e64672d11a7662935a.zip |
kernel 6.7.12 oled refresh rate patch
Diffstat (limited to 'SPECS')
-rw-r--r-- | SPECS/kernel.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index d5fb346..525d5b8 100644 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -169,7 +169,7 @@ Summary: The Linux kernel # This is needed to do merge window version magic %define patchlevel 7 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 201%{?buildid}%{?dist} +%define specrelease 202%{?buildid}%{?dist} # This defines the kabi tarball version %define kabiversion 6.7.12 @@ -1041,6 +1041,7 @@ Patch331: amdgpu-HAINAN-variant-fixup.patch Patch310: steamdeck-oled-wifi.patch Patch312: steamdeck-oled-audio.patch Patch313: steamdeck-oled-hw-quirks.patch +Patch314: oled-deck-refresh-rate.patch # t2 macbook patches Patch332: t2linux.patch @@ -1911,6 +1912,7 @@ ApplyOptionalPatch amdgpu-HAINAN-variant-fixup.patch ApplyOptionalPatch steamdeck-oled-wifi.patch ApplyOptionalPatch steamdeck-oled-audio.patch ApplyOptionalPatch steamdeck-oled-hw-quirks.patch +ApplyOptionalPatch oled-deck-refresh-rate.patch # t2 macbook patches ApplyOptionalPatch t2linux.patch @@ -3998,6 +4000,9 @@ fi\ # # %changelog +* Wed Apr 17 2024 Jan200101 <sentrycraft123@gmail.com> - 6.7.12-202.fsync.1 +- kernel-fsync v6.7.12 oled refresh rate patch + * Mon Apr 15 2024 Jan200101 <sentrycraft123@gmail.com> - 6.7.12-201.fsync - kernel-fsync v6.7.12 |