summaryrefslogtreecommitdiffstats
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 @@
1# Note: You *must* use this together with classpath-native 0.98.
2# Otherwise it won't work!
3
4require jamvm.inc
5
6SRCREV = "4617da717ecb05654ea5bb9572338061106a414d"
7PV = "0.0+git${SRCPV}"
8
9SRC_URI = "git://git.berlios.de/jamvm;protocol=git \
10 file://jamvm-jni_h-noinst.patch \
11 file://libffi.patch \
12 "
13
14S = "${WORKDIR}/git"
15