xrandr: sync with OE
authorRichard Purdie <richard@openedhand.com>
Sat, 27 May 2006 21:36:59 +0000 (21:36 +0000)
committerRichard Purdie <richard@openedhand.com>
Sat, 27 May 2006 21:36:59 +0000 (21:36 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@436 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/xrandr/xrandr_cvs.bb

index 9857637..0ab7c74 100644 (file)
@@ -1,10 +1,10 @@
-PV = "0.0cvs${SRCDATE}"
+PV = "0.0+cvs${SRCDATE}"
 LICENSE= "BSD-X"
 DEPENDS = "libxrandr libx11 libxext"
 DESCRIPTION = "X Resize and Rotate extension command."
 SECTION = "x11/base"
 
-SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xrandr"
+SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xrandr"
 S = "${WORKDIR}/xrandr"
 
 inherit autotools pkgconfig