diff options
| author | Chris Larson <clarson@kergoth.com> | 2004-05-22 16:54:48 +0000 |
|---|---|---|
| committer | Chris Larson <clarson@kergoth.com> | 2004-05-22 16:54:48 +0000 |
| commit | b1a07f399fc272e7afa2f24ff531f26d3b0d6a5d (patch) | |
| tree | 4b925f7ef668154da717bb113766465ecd2e7b78 | |
| parent | 995cd3e93fa69c2444a4b5553dcb727fa706a265 (diff) | |
Correct upstream url for esound-gpe. It wasn't setting the password for anoncvs.
BKrev: 40af85d8OaO0l-mkyctbHx9vbyDd-w
| -rw-r--r-- | esound/esound-gpe_cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
