rpms/kernel/devel kernel-2.6.spec,1.2644,1.2645

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Sep 12 22:00:15 UTC 2006


Author: mtosatti

Update of /cvs/dist/rpms/kernel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv4983

Modified Files:
	kernel-2.6.spec 
Log Message:
Add OLPC touchpad driver




Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.2644
retrieving revision 1.2645
diff -u -r1.2644 -r1.2645
--- kernel-2.6.spec	12 Sep 2006 16:41:55 -0000	1.2644
+++ kernel-2.6.spec	12 Sep 2006 22:00:11 -0000	1.2645
@@ -460,6 +460,7 @@
 Patch1791: linux-2.6-libertas.diff
 Patch1792: linux-2.6-videodev-v4l1.patch
 Patch1793: linux-2.6-asix-usbnet-update.patch
+Patch1794: linux-2.6-olpc-touchpad.diff
 
 # SELinux/audit patches.
 Patch1801: linux-2.6-selinux-mprotect-checks.patch
@@ -1022,9 +1023,12 @@
 # qlogic firmware
 %patch1790 -p1
 
-# Marvell Libertas wireless driver (OLPC only)
+# OLPC specific patches
 %if 0%{?olpc}
+# Marvell Libertas wireless driver
 %patch1791 -p1
+# OLPC touchpad
+%patch1794 -p1
 %endif
 
 # Fix <linux/videodev.h> to include V4L1 stuff




More information about the fedora-cvs-commits mailing list