diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2024-04-17 10:40:29 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2024-04-17 10:40:29 +0200 |
commit | b73e8ba505265eec22cea48304a5a3bdb4a961aa (patch) | |
tree | 4128d6dc4c7d122dfe70e4ad3612abad2a62b7ac /SPECS | |
parent | f46fc95f8145b7ca45de4426aeaad043c2863977 (diff) | |
download | kernel-fsync-b73e8ba505265eec22cea48304a5a3bdb4a961aa.tar.gz kernel-fsync-b73e8ba505265eec22cea48304a5a3bdb4a961aa.zip |
kernel 6.8.6 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 33f68e5..1e2706d 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 8 # 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.8.6 @@ -1025,6 +1025,7 @@ Patch301: steam-deck.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 @@ -1913,6 +1914,7 @@ ApplyOptionalPatch steam-deck.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 @@ -4100,6 +4102,9 @@ fi\ # # %changelog +* Tue Apr 16 2024 Jan200101 <sentrycraft123@gmail.com> - 6.8.6-202.fsync.1 +- kernel-fsync v6.8.6 oled refresh rate patch + * Sun Apr 14 2024 Jan200101 <sentrycraft123@gmail.com> - 6.8.6-201.fsync - kernel-fsync v6.8.6 |