aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xcompmgr
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/xcompmgr
parentf1cad3f16f18fc1d70b20b5955a4be116489addf (diff)
downloadopenembedded-e1a2d999dae61534f9d3fb45dd9c6e58f36403bb.tar.gz
various packages and bitbake.conf: introduce FREEDESKTOP_CVS and make use of it.
Diffstat (limited to 'packages/xcompmgr')
-rw-r--r--packages/xcompmgr/xcompmgr_cvs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xcompmgr/xcompmgr_cvs.bb b/packages/xcompmgr/xcompmgr_cvs.bb
index 3be8b3ed1b..51fbf403d4 100644
--- a/packages/xcompmgr/xcompmgr_cvs.bb
+++ b/packages/xcompmgr/xcompmgr_cvs.bb
@@ -6,7 +6,7 @@ MAINTAINER = "Phil Blundell <pb@handhelds.org>"
DEPENDS = "x11 xdamage xcomposite libxrender"
DESCRIPTION = "X Compositing Manager"
-SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xcompmgr"
+SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xcompmgr"
S = "${WORKDIR}/xcompmgr"
inherit autotools