xserver-kdrive 20050207: remove apm-hack patch from h3600 since there may or may...
authorKoen Kooi <koen@openembedded.org>
Mon, 28 Nov 2005 18:18:32 +0000 (18:18 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 28 Nov 2005 18:18:32 +0000 (18:18 +0000)
packages/xserver/xserver-kdrive_20050207.bb

index 1fca483..2980e77 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 = "r9"
+PR = "r10"
 
 FILES_xserver-kdrive-fbdev = "${bindir}/Xfbdev"
 FILES_xserver-kdrive-ati = "${bindir}/Xati"
@@ -38,13 +38,18 @@ SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver;
        file://disable-apm.patch;patch=1 \
        file://fbdev-not-fix.patch;patch=1 "
 
+SRC_URI_h3600 = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver;date=${FIXEDCVSDATE} \
+        file://kmode.patch;patch=1 \
+        file://faster-rotated.patch;patch=1 \
+        file://fbdev-not-fix.patch;patch=1 "
+
+
 SRC_URI_append_mnci   =        " file://onlyfb.patch;patch=1 \
                                  file://faster-rotated.patch;patch=1 \
                                  file://devfs.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_h3600 =                 " file://faster-rotated.patch;patch=1"
 SRC_URI_append_spitz =          " file://faster-rotated.patch;patch=1"
 SRC_URI_append_akita =          " file://faster-rotated.patch;patch=1"
 SRC_URI_append_borzoi =         " file://faster-rotated.patch;patch=1"