[oe-commits] : jamvm:

OE GIT Trial gittrial at amethyst.openembedded.net
Sat Sep 20 15:32:00 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: b084e8274c15c3c9dbf6a78eec917a968eb5b635
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=b084e8274c15c3c9dbf6a78eec917a968eb5b635

Author:  <thebohemian at openembedded.org>
Date:   Fri Sep 19 22:00:46 2008 +0000

jamvm:
  - throw away the concept of PROVIDES = "virtual/java" since it
    would prevent building jamvm & cacao installation at the same time
  - increased PRs

---

 packages/jamvm/jamvm.inc      |    1 -
 packages/jamvm/jamvm_1.4.5.bb |    2 +-
 packages/jamvm/jamvm_1.5.0.bb |    2 +-
 packages/jamvm/jamvm_1.5.1.bb |    2 +-
 4 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/packages/jamvm/jamvm.inc b/packages/jamvm/jamvm.inc
index b5655c6..af6fd47 100644
--- a/packages/jamvm/jamvm.inc
+++ b/packages/jamvm/jamvm.inc
@@ -7,7 +7,6 @@ RDEPENDS = "classpath"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/jamvm/jamvm-${PV}.tar.gz"
 
-PROVIDES = "jamvm virtual/java"
 RPROVIDES_jamvm = "java2-runtime"
 
 # This uses 32 bit arm, so force the instruction set to arm, not thumb
diff --git a/packages/jamvm/jamvm_1.4.5.bb b/packages/jamvm/jamvm_1.4.5.bb
index 8414c56..e8ca076 100644
--- a/packages/jamvm/jamvm_1.4.5.bb
+++ b/packages/jamvm/jamvm_1.4.5.bb
@@ -1,6 +1,6 @@
 require jamvm.inc
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI += "file://jamvm-1.3.1-size-defaults.patch;patch=1"
 
diff --git a/packages/jamvm/jamvm_1.5.0.bb b/packages/jamvm/jamvm_1.5.0.bb
index 81977a5..92c1992 100644
--- a/packages/jamvm/jamvm_1.5.0.bb
+++ b/packages/jamvm/jamvm_1.5.0.bb
@@ -2,7 +2,7 @@ require jamvm.inc
 
 SRC_URI += "file://debian-jni.patch;patch=1;pnum=0"
 
-PR = "r2"
+PR = "r3"
 
 do_configure_prepend() {
   # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory
diff --git a/packages/jamvm/jamvm_1.5.1.bb b/packages/jamvm/jamvm_1.5.1.bb
index 366658d..81977a5 100644
--- a/packages/jamvm/jamvm_1.5.1.bb
+++ b/packages/jamvm/jamvm_1.5.1.bb
@@ -2,7 +2,7 @@ require jamvm.inc
 
 SRC_URI += "file://debian-jni.patch;patch=1;pnum=0"
 
-PR = "r1"
+PR = "r2"
 
 do_configure_prepend() {
   # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory





More information about the Openembedded-commits mailing list