xserver-kdrive 20050207: apply faster-rotate patch for more machines with a rotated...
authorKoen Kooi <koen@openembedded.org>
Tue, 1 Nov 2005 23:13:08 +0000 (23:13 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 1 Nov 2005 23:13:08 +0000 (23:13 +0000)
packages/xserver/xserver-kdrive_20050207.bb

index b20fe21..173ce19 100644 (file)
@@ -20,7 +20,7 @@ DESCRIPTION_xserver-kdrive-epson = "X server from freedesktop.org, supporting Ep
 DESCRIPTION_xserver-kdrive-fake = "Fake X server"
 DESCRIPTION_xserver-kdrive-xephyr = "X server in an X window"
 
-PR = "r5"
+PR = "r6"
 
 FILES_xserver-kdrive-fbdev = "${bindir}/Xfbdev"
 FILES_xserver-kdrive-ati = "${bindir}/Xati"
@@ -38,11 +38,15 @@ SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver;
        file://fbdev-not-fix.patch;patch=1 "
 
 SRC_URI_append_mnci   =        " file://onlyfb.patch;patch=1 \
-                                file://devfs.patch;patch=1 \
-                                file://disable-apm.patch;patch=1"
-SRC_URI_append_poodle =        " file://xserver-kdrive-poodle.patch;patch=1"
+                                 file://faster-rotated.patch;patch=1 
+                                 file://devfs.patch;patch=1 \
+                                 file://disable-apm.patch;patch=1"
+SRC_URI_append_collie =        " file://faster-rotated.patch;patch=1"
+SRC_URI_append_poodle =        " file://xserver-kdrive-poodle.patch;patch=1 \
+                                 file://faster-rotated.patch;patch=1"
 SRC_URI_append_c7x0 =          " file://disable-apm.patch;patch=1"
-SRC_URI_append_ipaq-pxa270= " file://disable-apm.patch;patch=1"
+SRC_URI_append_ipaq-pxa270=    " file://disable-apm.patch;patch=1"
+SRC_URI_append_h3600 =                 " file://faster-rotated.patch;patch=1"
 SRC_URI_append_h3900 =                 " file://disable-apm.patch;patch=1"
 SRC_URI_append_h2200 =          " file://disable-apm.patch;patch=1"
 SRC_URI_append_spitz =          " file://disable-apm.patch;patch=1 \
@@ -52,9 +56,11 @@ SRC_URI_append_akita =          " file://disable-apm.patch;patch=1 \
 SRC_URI_append_borzoi =         " file://disable-apm.patch;patch=1 \
                                   file://faster-rotated.patch;patch=1"
 
+PACKAGE_ARCH_collie = "collie"
 PACKAGE_ARCH_poodle = "poodle"
 PACKAGE_ARCH_c7x0 = "c7x0"
 PACKAGE_ARCH_ipaq-pxa270 = "ipaq-pxa270"
+PACKAGE_ARCH_h3600 = "h3600"
 PACKAGE_ARCH_h3900 = "h3900"
 PACKAGE_ARCH_h2200 = "h2200"
 PACKAGE_ARCH_spitz = "spitz"