diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-06-18 19:00:58 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-06-18 19:00:58 -0400 |
commit | 45d703f7901c5c13ec2386c53e8b395ed5ab4440 (patch) | |
tree | c215ce2aef4bab247cf9e7d0f06c5818bfe46406 /kernel.spec | |
parent | 69ab2981dad79ccbc94b409d275a37a168b8c5ed (diff) | |
download | kernel-45d703f7901c5c13ec2386c53e8b395ed5ab4440.tar.gz kernel-45d703f7901c5c13ec2386c53e8b395ed5ab4440.tar.xz kernel-45d703f7901c5c13ec2386c53e8b395ed5ab4440.zip |
Add patch to fix touchpad issues on Razer machines (rhbz 1227891)
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 9fda1dddb..faef0fce6 100644 --- a/kernel.spec +++ b/kernel.spec @@ -620,6 +620,9 @@ Patch26231: kvm-x86-fix-kvm_apic_has_events-to-check-for-NULL-po.patch Patch26232: mm-shmem_zero_setup-skip-security-check-and-lockdep-.patch +# rhbz 1227891 +Patch26250: HID-rmi-Disable-populating-F30-when-the-touchpad-has.patch + # END OF PATCH DEFINITIONS %endif @@ -1358,6 +1361,9 @@ ApplyPatch kvm-x86-fix-kvm_apic_has_events-to-check-for-NULL-po.patch ApplyPatch mm-shmem_zero_setup-skip-security-check-and-lockdep-.patch +#rhbz 1227891 +ApplyPatch HID-rmi-Disable-populating-F30-when-the-touchpad-has.patch + # END OF PATCH APPLICATIONS %endif @@ -2222,6 +2228,9 @@ fi # # %changelog +* Thu Jun 18 2015 Josh Boyer <jwboyer@fedoraproject.org> +- Add patch to fix touchpad issues on Razer machines (rhbz 1227891) + * Tue Jun 16 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.1.0-0.rc8.git0.2 - Bump for rebuild to hopefully fix size issues due to elfutils bug |