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.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-core/jamvm/jamvm_git.bb b/recipes-core/jamvm/jamvm_git.bb
new file mode 100644
index 0000000..6d06552
--- /dev/null
+++ b/recipes-core/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 = "0.0+git${SRCPV}"
+
+SRC_URI = "git://git.berlios.de/jamvm;protocol=git \
+ file://jamvm-jni_h-noinst.patch \
+ file://libffi.patch \
+ "
+
+S = "${WORKDIR}/git"
+