diff options
Diffstat (limited to 'SPECS/kernel.spec')
-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 83c1a03..7968303 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 9 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 202%{?buildid}%{?dist} +%define specrelease 203%{?buildid}%{?dist} # This defines the kabi tarball version %define kabiversion 6.9.12 @@ -1048,6 +1048,7 @@ Patch414: 0001-add-revoke_all-ioctl-to-release-event-and-joy-nodes-.patch Patch415: v0-speaker-multifix.patch Patch416: v0-oxp-sensors.patch Patch417: loki-mini-pro-hda-pin-fixes.patch +Patch418: dcn32-dcn301-dcn321-mpo-reverts.patch # Allow to set custom USB pollrate for specific devices like so: # usbcore.interrupt_interval_override=045e:00db:16,1bcf:0005:1 @@ -1953,6 +1954,7 @@ ApplyOptionalPatch 0001-add-revoke_all-ioctl-to-release-event-and-joy-nodes-.pat ApplyOptionalPatch v0-speaker-multifix.patch ApplyOptionalPatch v0-oxp-sensors.patch ApplyOptionalPatch loki-mini-pro-hda-pin-fixes.patch +ApplyOptionalPatch dcn32-dcn301-dcn321-mpo-reverts.patch # Allow to set custom USB pollrate for specific devices like so: # usbcore.interrupt_interval_override=045e:00db:16,1bcf:0005:1 @@ -4133,6 +4135,9 @@ fi\ # # %changelog +* Sat Aug 03 2024 Jan200101 <sentrycraft123@gmail.com> - 6.9.12-203.fsync +- kernel-fsync v6.9.12 work around DCN issue + * Wed Jul 31 2024 Jan200101 <sentrycraft123@gmail.com> - 6.9.12-202.fsync - kernel v6.9.12 loki mini |