diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2005-12-13 21:33:08 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-12-13 21:33:08 +0000 |
commit | f26928c8539bb2cc296d72a0289dee4cc048365e (patch) | |
tree | 9387b6ea5630e7c0390f6c4fe8af51bc9a632907 /packages/orinoco | |
parent | 896b2f9a2ebf1d023daa4ac8cbdc022024e23ecf (diff) |
gcc_csl-arm, gnu-config, orinoco-modules, quilt: cvs.sv.(non)gnu.org move
- Fix for bug 523.
Diffstat (limited to 'packages/orinoco')
-rw-r--r-- | packages/orinoco/orinoco-modules_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/orinoco/orinoco-modules_cvs.bb b/packages/orinoco/orinoco-modules_cvs.bb index 9bdd1bf68a..88571b8071 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://anoncvs:@savannah.gnu.org/cvsroot/orinoco;module=orinoco;method=ext;rsh=ssh \ +SRC_URI = "cvs://anonymous@cvs.savannah.gnu.org/cvsroot/orinoco;module=orinoco;method=pserver \ file://list-move.patch;patch=1" S = "${WORKDIR}/orinoco" |