diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2012-10-18 22:52:56 +0200 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2012-10-18 22:52:56 +0200 |
commit | d014f8972d14975101977a6820537326451f6d5b (patch) | |
tree | 158266ab6d0d3c4a1514cf739bc4d3704eecbc32 | |
parent | 1da673422f494a9148542df321798ff1fe3e83ae (diff) | |
download | meta-java-d014f8972d14975101977a6820537326451f6d5b.tar.gz |
jamvm: update git version
-rw-r--r-- | recipes-core/jamvm/jamvm_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/jamvm/jamvm_git.bb b/recipes-core/jamvm/jamvm_git.bb index 6f4137e..88df6fc 100644 --- a/recipes-core/jamvm/jamvm_git.bb +++ b/recipes-core/jamvm/jamvm_git.bb | |||
@@ -3,10 +3,10 @@ | |||
3 | 3 | ||
4 | require jamvm.inc | 4 | require jamvm.inc |
5 | 5 | ||
6 | SRCREV = "2fdfc86c4c52c14668bcb87fec8cd8ba87e24fc3" | 6 | SRCREV = "0972452d441544f7dd29c55d64f1ce3a5db90d82" |
7 | PV = "1.5.5+1.6.0-devel+git${SRCPV}" | 7 | PV = "1.5.5+1.6.0-devel+git${SRCPV}" |
8 | 8 | ||
9 | PR = "r3" | 9 | PR = "r4" |
10 | 10 | ||
11 | SRC_URI = "git://git.berlios.de/jamvm;protocol=git \ | 11 | SRC_URI = "git://git.berlios.de/jamvm;protocol=git \ |
12 | file://jamvm-jni_h-noinst.patch \ | 12 | file://jamvm-jni_h-noinst.patch \ |