aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jamvm/jamvm_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/jamvm/jamvm_git.bb')
-rw-r--r--recipes/jamvm/jamvm_git.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/jamvm/jamvm_git.bb b/recipes/jamvm/jamvm_git.bb
new file mode 100644
index 0000000000..e6b6132822
--- /dev/null
+++ b/recipes/jamvm/jamvm_git.bb
@@ -0,0 +1,15 @@
+# Note: You *must* use this together with classpath-native 0.98.
+# Otherwise it won't work!
+
+require jamvm.inc
+
+SRCREV = "4617da717ecb05654ea5bb9572338061106a414d"
+PV = "1.5.5+1.6.0-devel+git${SRCPV}"
+
+SRC_URI = "git://git.berlios.de/jamvm;protocol=git \
+ file://jamvm-jni_h-noinst.patch \
+ file://libffi.patch \
+ "
+
+S = "${WORKDIR}/git"
+