git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
487b3d0
)
opencvs_cvs.bb: Re-arrange SRC_URI so to avoid a CVS fetcher bug where it extracts...
author
Khem Raj
<raj.khem@gmail.com>
Wed, 17 Nov 2010 23:21:12 +0000
(15:21 -0800)
committer
Khem 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
patch
|
blob
|
history
diff --git
a/recipes/opencvs/opencvs_cvs.bb
b/recipes/opencvs/opencvs_cvs.bb
index
f28dbe5
..
aa71ff2
100644
(file)
--- a/
recipes/opencvs/opencvs_cvs.bb
+++ b/
recipes/opencvs/opencvs_cvs.bb
@@
-9,7
+9,7
@@
SRCDATE = "20060814"
PV = "0.0+cvs${SRCDATE}"
PR = "r1"
-SRC_URI = "cvs://anoncvs@anoncvs.ca.openbsd.org/cvs;m
ethod=ext;module=src/usr.bin/cvs
\
+SRC_URI = "cvs://anoncvs@anoncvs.ca.openbsd.org/cvs;m
odule=src/usr.bin/cvs;method=ext
\
file://linux.patch"
S = "${WORKDIR}/cvs"