summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmy Fong <amy.fong@windriver.com>2015-04-24 13:59:32 -0400
committerOtavio Salvador <otavio@ossystems.com.br>2016-01-04 09:21:06 -0200
commit5112a6f952ed57d7bc79ab399a458d4fb356fc07 (patch)
treea581e487c3fb3b9182ca6066a9657038b896627e
parentbf1362e05be0fccbcccb8d55291b8a5cf42c0f30 (diff)
downloadmeta-java-5112a6f952ed57d7bc79ab399a458d4fb356fc07.tar.gz
jamvm-git uprev to 2.0.0
Signed-off-by: Amy Fong <amy.fong@windriver.com> Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
-rw-r--r--recipes-core/jamvm/jamvm_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/jamvm/jamvm_git.bb b/recipes-core/jamvm/jamvm_git.bb
index 63364aa..6bbfa52 100644
--- a/recipes-core/jamvm/jamvm_git.bb
+++ b/recipes-core/jamvm/jamvm_git.bb
@@ -7,8 +7,8 @@ inherit distro_features_check
7 7
8REQUIRED_DISTRO_FEATURES = "x11" 8REQUIRED_DISTRO_FEATURES = "x11"
9 9
10SRCREV = "ebd11bde0a97b57f0d18938c6b65468d3c932719" 10SRCREV = "6cef41d859fbc9ce7868a97cb2cb5dd2b10b9103"
11PV = "1.5.5+1.6.0-devel+git${SRCPV}" 11PV = "2.0.0-devel+git${SRCPV}"
12 12
13SRC_URI = "git://git.code.sf.net/p/jamvm/code;protocol=git \ 13SRC_URI = "git://git.code.sf.net/p/jamvm/code;protocol=git \
14 file://jamvm-jni_h-noinst.patch \ 14 file://jamvm-jni_h-noinst.patch \