summaryrefslogtreecommitdiffstats
path: root/recipes-core/jamvm
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-12-01 08:03:07 +0000
committerHenning Heinold <heinold@inf.fu-berlin.de>2011-12-01 09:37:03 +0100
commit5f523e7a00bdad795791dabd315ce30dd0fee3fe (patch)
tree6ed5d2b584714f632ab5c75cb730196c98264795 /recipes-core/jamvm
parent57e069cde6617f00ca8834a82c6f360af43d5067 (diff)
downloadmeta-java-5f523e7a00bdad795791dabd315ce30dd0fee3fe.tar.gz
jamvm git: use proper PV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
Diffstat (limited to 'recipes-core/jamvm')
-rw-r--r--recipes-core/jamvm/jamvm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/jamvm/jamvm_git.bb b/recipes-core/jamvm/jamvm_git.bb
index 6d06552..e6b6132 100644
--- a/recipes-core/jamvm/jamvm_git.bb
+++ b/recipes-core/jamvm/jamvm_git.bb
@@ -4,7 +4,7 @@
4require jamvm.inc 4require jamvm.inc
5 5
6SRCREV = "4617da717ecb05654ea5bb9572338061106a414d" 6SRCREV = "4617da717ecb05654ea5bb9572338061106a414d"
7PV = "0.0+git${SRCPV}" 7PV = "1.5.5+1.6.0-devel+git${SRCPV}"
8 8
9SRC_URI = "git://git.berlios.de/jamvm;protocol=git \ 9SRC_URI = "git://git.berlios.de/jamvm;protocol=git \
10 file://jamvm-jni_h-noinst.patch \ 10 file://jamvm-jni_h-noinst.patch \