mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
Use FREEDESKTOP_CVS instead of a hardcoded address
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@337 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -5,7 +5,7 @@ DEPENDS = "renderext x11"
|
||||
DESCRIPTION = "X Render extension library."
|
||||
LICENSE = "BSD"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xrender"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xrender"
|
||||
S = "${WORKDIR}/Xrender"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user