xserver-kdrive git: fix PV
authorKoen Kooi <koen@openembedded.org>
Thu, 3 Aug 2006 10:44:39 +0000 (10:44 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 3 Aug 2006 10:44:39 +0000 (10:44 +0000)
packages/xorg-xserver/xserver-kdrive_git.bb

index e667e36..0bcb06a 100644 (file)
@@ -1,4 +1,4 @@
-PV = "0.0+git"
+PV = "1.1.0+git"
 DEFAULT_PREFERENCE = "-2"
 
 LICENSE = "MIT"
@@ -26,7 +26,7 @@ SRC_URI = "git://anongit.freedesktop.org/xorg/xserver;protocol=git \
        file://fbdev-not-fix.patch;patch=1  \
        file://enable-builtin-fonts.patch;patch=1 \
        file://optional-xkb.patch;patch=1 \
-       file://disable-xf86-dga-xorgcfg.patch;patch=1 \
+#      file://disable-xf86-dga-xorgcfg.patch;patch=1 \
        file://enable-tslib.patch;patch=1"
 
 SRC_URI_append_mnci   = " file://onlyfb.patch;patch=1"