diff options
| author | Jacob Kroon <jacob.kroon@gmail.com> | 2021-11-17 08:09:57 +0100 |
|---|---|---|
| committer | Richard Leitner <richard.leitner@skidata.com> | 2021-11-17 17:16:28 +0100 |
| commit | 008c113d4e7066b912c488aff012786fc0dbbf7f (patch) | |
| tree | 9c6b948a2a19c370415f32a80cddbde24be9ab09 | |
| parent | eeb136c64ecaa364d4e332d0182865dc65f2a83b (diff) | |
| download | meta-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.bb | 2 |
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 | |||
| 6 | SRCREV = "6cef41d859fbc9ce7868a97cb2cb5dd2b10b9103" | 6 | SRCREV = "6cef41d859fbc9ce7868a97cb2cb5dd2b10b9103" |
| 7 | PV = "2.0.0-devel+git${SRCPV}" | 7 | PV = "2.0.0-devel+git${SRCPV}" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://git.code.sf.net/p/jamvm/code;protocol=git \ | 9 | SRC_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 \ |
