aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/jamvm/jamvm_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jamvm/jamvm_git.bb')
-rw-r--r--recipes-core/jamvm/jamvm_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-core/jamvm/jamvm_git.bb b/recipes-core/jamvm/jamvm_git.bb
index 88df6fc..97ed1cc 100644
--- a/recipes-core/jamvm/jamvm_git.bb
+++ b/recipes-core/jamvm/jamvm_git.bb
@@ -3,15 +3,15 @@
require jamvm.inc
-SRCREV = "0972452d441544f7dd29c55d64f1ce3a5db90d82"
+SRCREV = "ac22c9948434e528ece451642b4ebde40953ee7e"
PV = "1.5.5+1.6.0-devel+git${SRCPV}"
-PR = "r4"
-
SRC_URI = "git://git.berlios.de/jamvm;protocol=git \
file://jamvm-jni_h-noinst.patch \
file://libffi.patch \
file://jamvm-minmax-heap.patch \
+ file://annotations.patch \
+ file://java \
"
S = "${WORKDIR}/git"