aboutsummaryrefslogtreecommitdiffstats
path: root/packages/orinoco
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-01-02 16:13:40 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-02 16:13:40 +0000
commitc9081894576c7441974af11e30e5ed7d948298f7 (patch)
tree9be6fc77c1f5fc8d099e58fa22bc10efca111417 /packages/orinoco
parent474594667e3c7fbf5e45a97fb195178686093471 (diff)
downloadopenembedded-c9081894576c7441974af11e30e5ed7d948298f7.tar.gz
gnu-config, orinoco-modules: fix cvs SRC_URI per http://savannah.gnu.org/forum/forum.php?forum_id=4168
Diffstat (limited to 'packages/orinoco')
-rw-r--r--packages/orinoco/orinoco-modules_cvs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/orinoco/orinoco-modules_cvs.bb b/packages/orinoco/orinoco-modules_cvs.bb
index 88571b8071..e68375b425 100644
--- a/packages/orinoco/orinoco-modules_cvs.bb
+++ b/packages/orinoco/orinoco-modules_cvs.bb
@@ -15,7 +15,7 @@ EXTRA_OEMAKE = 'KERNEL_SRC="${KERNEL_STAGING_DIR}"'
# seems to cause problems on arm
DEFAULT_PREFERENCE_arm = "-1"
-SRC_URI = "cvs://anonymous@cvs.savannah.gnu.org/cvsroot/orinoco;module=orinoco;method=pserver \
+SRC_URI = "cvs://anonymous@cvs.sv.gnu.org/cvsroot/orinoco;module=orinoco;method=pserver \
file://list-move.patch;patch=1"
S = "${WORKDIR}/orinoco"