opencvs_cvs.bb: Re-arrange SRC_URI so to avoid a CVS fetcher bug where it extracts...
authorKhem Raj <raj.khem@gmail.com>
Wed, 17 Nov 2010 23:21:12 +0000 (15:21 -0800)
committerKhem Raj <raj.khem@gmail.com>
Thu, 18 Nov 2010 19:17:13 +0000 (11:17 -0800)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/opencvs/opencvs_cvs.bb

index f28dbe5..aa71ff2 100644 (file)
@@ -9,7 +9,7 @@ SRCDATE = "20060814"
 PV = "0.0+cvs${SRCDATE}"
 PR = "r1"
 
-SRC_URI = "cvs://anoncvs@anoncvs.ca.openbsd.org/cvs;method=ext;module=src/usr.bin/cvs \
+SRC_URI = "cvs://anoncvs@anoncvs.ca.openbsd.org/cvs;module=src/usr.bin/cvs;method=ext \
           file://linux.patch"
 S = "${WORKDIR}/cvs"