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:
99690a2
)
bitbake svn: trunk is 1.7.0, not 0.0
author
Koen Kooi
<koen@openembedded.org>
Sat, 14 Oct 2006 20:04:42 +0000
(20:04 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 14 Oct 2006 20:04:42 +0000
(20:04 +0000)
packages/bitbake/bitbake_svn.bb
patch
|
blob
|
history
diff --git
a/packages/bitbake/bitbake_svn.bb
b/packages/bitbake/bitbake_svn.bb
index
1df6dac
..
d43d03b
100644
(file)
--- a/
packages/bitbake/bitbake_svn.bb
+++ b/
packages/bitbake/bitbake_svn.bb
@@
-6,7
+6,7
@@
DEFAULT_PREFERENCE = "-1"
# We don't need a toolchain...
INHIBIT_DEFAULT_DEPS = "1"
-PV = "
0
.0+svn${SRCDATE}"
+PV = "
1.7
.0+svn${SRCDATE}"
SRC_URI = "svn://svn.berlios.de/bitbake/trunk;module=bitbake"
# SRC_URI = "svn+ssh://svn.berlios.de/bitbake/trunk;module=bitbake"
S = "${WORKDIR}/bitbake"