jamvm.inc: Make libjvm.so a private lib.
authorRobert Schuster <robertschuster@fsfe.org>
Fri, 18 Jun 2010 12:52:23 +0000 (14:52 +0200)
committerRobert Schuster <robertschuster@fsfe.org>
Thu, 24 Jun 2010 09:46:04 +0000 (11:46 +0200)
recipes/jamvm/jamvm.inc
recipes/jamvm/jamvm_1.4.5.bb
recipes/jamvm/jamvm_1.5.0.bb
recipes/jamvm/jamvm_1.5.2.bb
recipes/jamvm/jamvm_1.5.3.bb

index 327caf9..1181d16 100644 (file)
@@ -12,6 +12,8 @@ RPROVIDES_jamvm = "java2-runtime"
 # This uses 32 bit arm, so force the instruction set to arm, not thumb
 ARM_INSTRUCTION_SET = "arm"
 
+PRIVATE_LIBS = "libjvm.so"
+
 inherit java autotools update-alternatives
 
 EXTRA_OECONF = "--with-classpath-install-dir=${prefix} --libdir=${libdir}/jamvm"
index fc2c92c..2f61fdc 100644 (file)
@@ -1,6 +1,6 @@
 require jamvm.inc
 
-PR = "r4"
+PR = "r5"
 
 SRC_URI += "file://jamvm-1.3.1-size-defaults.patch"
 
index 32f78c7..dbb27bd 100644 (file)
@@ -2,7 +2,7 @@ require jamvm.inc
 
 SRC_URI += "file://debian-jni.patch;striplevel=0"
 
-PR = "r5"
+PR = "r6"
 
 do_configure_prepend() {
   # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory
index 7cfeca7..2fd5f95 100644 (file)
@@ -2,7 +2,7 @@ require jamvm.inc
 
 SRC_URI += "file://debian-jni.patch;striplevel=0"
 
-PR = "r1"
+PR = "r2"
 
 do_configure_prepend() {
   # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory
index 22ca036..a496d42 100644 (file)
@@ -2,7 +2,7 @@ require jamvm.inc
 
 SRC_URI += "file://debian-jni.patch;striplevel=0"
 
-PR = "r1"
+PR = "r2"
 
 do_configure_prepend() {
   # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory