diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2024-04-27 22:13:36 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2024-04-27 22:13:36 +0200 |
commit | ed1f2a65e64a3445f3e7abe1892ed5eb50067a51 (patch) | |
tree | ff0f1c950b4a17c20d8f0e04aee03761be13ad77 /SPECS | |
parent | 7e40977e787b79ea75ef1695b9d3ad8ae9f3dfdf (diff) | |
download | kernel-fsync-ed1f2a65e64a3445f3e7abe1892ed5eb50067a51.tar.gz kernel-fsync-ed1f2a65e64a3445f3e7abe1892ed5eb50067a51.zip |
kernel 6.8.7 Framework CrOS EC
Diffstat (limited to 'SPECS')
-rw-r--r-- | SPECS/kernel.spec | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index ad6fa95..29f87f6 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 302%{?buildid}%{?dist} +%define specrelease 303%{?buildid}%{?dist} # This defines the kabi tarball version %define kabiversion 6.8.7 @@ -1031,6 +1031,9 @@ Patch315: steamdeck-oled-legion-go-bluetooth-hang.patch # t2 macbook patches Patch332: t2linux.patch +# Framework patches +Patch334: platform-chrome-cros_ec_lpc-add-support-for-AMD-Framework-Laptops.patch + # temporary patches Patch401: 0001-Revert-PCI-Add-a-REBAR-size-quirk-for-Sapphire-RX-56.patch Patch405: mt76:-mt7921:-Disable-powersave-features-by-default.patch @@ -1921,6 +1924,9 @@ ApplyOptionalPatch steamdeck-oled-legion-go-bluetooth-hang.patch # t2 macbook patches ApplyOptionalPatch t2linux.patch +# Framework patches +ApplyOptionalPatch platform-chrome-cros_ec_lpc-add-support-for-AMD-Framework-Laptops.patch + # temporary patches ApplyOptionalPatch 0001-Revert-PCI-Add-a-REBAR-size-quirk-for-Sapphire-RX-56.patch # mediatek fixups @@ -4104,6 +4110,9 @@ fi\ # # %changelog +* Sat Apr 27 2024 Jan200101 <sentrycraft123@gmail.com> - 6.8.7-303.fsync.1 +- kernel-fsync v6.8.7 Framework CrOS EC + * Thu Apr 25 2024 Jan200101 <sentrycraft123@gmail.com> - 6.8.7-302.fsync.1 - kernel-fsync v6.8.7 hdr update |