From: Chris Larson Date: Sat, 22 May 2004 16:54:48 +0000 (+0000) Subject: Correct upstream url for esound-gpe. It wasn't setting the password for anoncvs. X-Git-Tag: Release-2010-05/1~19038 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1a07f399fc272e7afa2f24ff531f26d3b0d6a5d;p=openembedded.git Correct upstream url for esound-gpe. It wasn't setting the password for anoncvs. BKrev: 40af85d8OaO0l-mkyctbHx9vbyDd-w --- diff --git a/esound/esound-gpe_cvs.oe b/esound/esound-gpe_cvs.oe index f25dc64fcd..222cc25e1b 100644 --- a/esound/esound-gpe_cvs.oe +++ b/esound/esound-gpe_cvs.oe @@ -1,4 +1,4 @@ -SRC_URI = "cvs://anoncvs@cvs.handhelds.org/cvs;module=gpe/base/esound \ +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=gpe/base/esound \ file://audiofile-please.patch;patch=1 \ file://configure.patch;patch=1" S = "${WORKDIR}/esound"