From b73e8ba505265eec22cea48304a5a3bdb4a961aa Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Wed, 17 Apr 2024 10:40:29 +0200 Subject: kernel 6.8.6 oled refresh rate patch --- SPECS/kernel.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'SPECS') 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 - 6.8.6-202.fsync.1 +- kernel-fsync v6.8.6 oled refresh rate patch + * Sun Apr 14 2024 Jan200101 - 6.8.6-201.fsync - kernel-fsync v6.8.6 -- cgit v1.2.3