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:
e871274
)
ushare: adjust for broken hg fetcher in bitbake 1.8.x, 1.10.x works fine
author
Koen Kooi
<koen@openembedded.org>
Tue, 5 Jan 2010 20:20:46 +0000
(21:20 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 5 Jan 2010 20:20:46 +0000
(21:20 +0100)
recipes/ushare/ushare_hg.bb
patch
|
blob
|
history
diff --git
a/recipes/ushare/ushare_hg.bb
b/recipes/ushare/ushare_hg.bb
index
0e24cfb
..
1a46e91
100644
(file)
--- a/
recipes/ushare/ushare_hg.bb
+++ b/
recipes/ushare/ushare_hg.bb
@@
-6,9
+6,9
@@
DEPENDS = "gamin libdlna libupnp virtual/libiconv virtual/libintl"
PV = "1.1a"
PR = "r1"
PR_append = "+hg${SRCPV}"
-SRCREV = "2e40e513a4a0"
+
NOTQUITE
SRCREV = "2e40e513a4a0"
-SRC_URI = "hg://hg.geexbox.org;proto=http;module=ushare;rev=${SRCREV} \
+SRC_URI = "hg://hg.geexbox.org;proto=http;module=ushare;rev=${
NOTQUITE
SRCREV} \
"
S= "${WORKDIR}/ushare"