jamvm:
authorRobert Schuster <thebohemian@gmx.net>
Fri, 19 Sep 2008 22:00:46 +0000 (22:00 +0000)
committerRobert Schuster <thebohemian@gmx.net>
Fri, 19 Sep 2008 22:00:46 +0000 (22:00 +0000)
  - 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
packages/jamvm/jamvm_1.4.5.bb
packages/jamvm/jamvm_1.5.0.bb
packages/jamvm/jamvm_1.5.1.bb

index b5655c6..af6fd47 100644 (file)
@@ -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
index 8414c56..e8ca076 100644 (file)
@@ -1,6 +1,6 @@
 require jamvm.inc
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI += "file://jamvm-1.3.1-size-defaults.patch;patch=1"
 
index 81977a5..92c1992 100644 (file)
@@ -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
index 366658d..81977a5 100644 (file)
@@ -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