From 1cc05a6e9df306fbdc196091257dfcd31d2ec81c Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Wed, 11 Dec 2013 08:47:06 -0500 Subject: Add patches to support ETPS/2 Elantech touchpads (rhbz 1030802) --- kernel.spec | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 9ffaa713..1e85a4b6 100644 --- a/kernel.spec +++ b/kernel.spec @@ -711,6 +711,9 @@ Patch25169: 0001-Revert-selinux-consider-filesystem-subtype-in-polici.patch Patch25170: 0001-drm-radeon-dpm-Fix-hwmon-crash.patch +#rhbz 1030802 +Patch25171: elantech-Properly-differentiate-between-clickpads-an.patch + # END OF PATCH DEFINITIONS %endif @@ -1388,6 +1391,9 @@ ApplyPatch 0001-Revert-selinux-consider-filesystem-subtype-in-polici.patch ApplyPatch 0001-drm-radeon-dpm-Fix-hwmon-crash.patch +#rhbz 1030802 +ApplyPatch elantech-Properly-differentiate-between-clickpads-an.patch + # END OF PATCH APPLICATIONS %endif @@ -2200,6 +2206,9 @@ fi # ||----w | # || || %changelog +* Wed Dec 11 2013 Josh Boyer +- Add patches to support ETPS/2 Elantech touchpads (rhbz 1030802) + * Tue Dec 10 2013 Josh Boyer - 3.13.0-0.rc3.git1.2 - Revert upstream selinux change causing sync hang (rhbz 1033965) - Add patch to fix radeon from crashing -- cgit