summaryrefslogtreecommitdiff
path: root/packages/xinerama
diff options
context:
space:
mode:
authorRene Wagner <rw@handhelds.org>2006-02-20 21:03:49 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-20 21:03:49 +0000
commite1a2d999dae61534f9d3fb45dd9c6e58f36403bb (patch)
tree95128cde9de054842718a2d7d077f43d44c41243 /packages/xinerama
parentf1cad3f16f18fc1d70b20b5955a4be116489addf (diff)
various packages and bitbake.conf: introduce FREEDESKTOP_CVS and make use of it.
Diffstat (limited to 'packages/xinerama')
-rw-r--r--packages/xinerama/xinerama_1.0.2+cvs20050505.bb2
-rw-r--r--packages/xinerama/xinerama_cvs.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/xinerama/xinerama_1.0.2+cvs20050505.bb b/packages/xinerama/xinerama_1.0.2+cvs20050505.bb
index 749fcc62d8..48a6416b36 100644
--- a/packages/xinerama/xinerama_1.0.2+cvs20050505.bb
+++ b/packages/xinerama/xinerama_1.0.2+cvs20050505.bb
@@ -5,7 +5,7 @@ PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
DEPENDS = "panoramixext xproto x11 xext"
-SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xinerama;date=20050505"
+SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xinerama;date=20050505"
S = "${WORKDIR}/Xinerama"
inherit autotools pkgconfig
diff --git a/packages/xinerama/xinerama_cvs.bb b/packages/xinerama/xinerama_cvs.bb
index 3d3c854685..a22e151917 100644
--- a/packages/xinerama/xinerama_cvs.bb
+++ b/packages/xinerama/xinerama_cvs.bb
@@ -5,7 +5,7 @@ PRIORITY = "optional"
DEPENDS = "panoramixext xproto x11 xext"
PV = "0.0+cvs${SRCDATE}"
-SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xinerama"
+SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xinerama"
S = "${WORKDIR}/Xinerama"
inherit autotools pkgconfig