summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Kroon <jacob.kroon@gmail.com>2021-11-17 08:09:57 +0100
committerRichard Leitner <richard.leitner@skidata.com>2021-11-17 17:16:28 +0100
commit008c113d4e7066b912c488aff012786fc0dbbf7f (patch)
tree9c6b948a2a19c370415f32a80cddbde24be9ab09
parenteeb136c64ecaa364d4e332d0182865dc65f2a83b (diff)
downloadmeta-java-008c113d4e7066b912c488aff012786fc0dbbf7f.tar.gz
jamvm: Set git branch
Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
-rw-r--r--recipes-core/jamvm/jamvm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/jamvm/jamvm_git.bb b/recipes-core/jamvm/jamvm_git.bb
index 3c9d47b..34861ac 100644
--- a/recipes-core/jamvm/jamvm_git.bb
+++ b/recipes-core/jamvm/jamvm_git.bb
@@ -6,7 +6,7 @@ require jamvm.inc
6SRCREV = "6cef41d859fbc9ce7868a97cb2cb5dd2b10b9103" 6SRCREV = "6cef41d859fbc9ce7868a97cb2cb5dd2b10b9103"
7PV = "2.0.0-devel+git${SRCPV}" 7PV = "2.0.0-devel+git${SRCPV}"
8 8
9SRC_URI = "git://git.code.sf.net/p/jamvm/code;protocol=git \ 9SRC_URI = "git://git.code.sf.net/p/jamvm/code;protocol=git;branch=master \
10 file://jamvm-jni_h-noinst.patch \ 10 file://jamvm-jni_h-noinst.patch \
11 file://libffi.patch \ 11 file://libffi.patch \
12 file://jamvm-minmax-heap.patch \ 12 file://jamvm-minmax-heap.patch \