jamvm *: Install libjvm.so into separate folder in ${libdir}.
authorRobert Schuster <robertschuster@fsfe.org>
Wed, 16 Jun 2010 16:54:14 +0000 (18:54 +0200)
committerRobert Schuster <robertschuster@fsfe.org>
Wed, 16 Jun 2010 16:55:07 +0000 (18:55 +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 eabed08..327caf9 100644 (file)
@@ -14,7 +14,7 @@ ARM_INSTRUCTION_SET = "arm"
 
 inherit java autotools update-alternatives
 
-EXTRA_OECONF = "--with-classpath-install-dir=${prefix}"
+EXTRA_OECONF = "--with-classpath-install-dir=${prefix} --libdir=${libdir}/jamvm"
 CFLAGS += "-DDEFAULT_MAX_HEAP=16*MB"
 
 ALTERNATIVE_NAME = "java"
index 0e96366..fc2c92c 100644 (file)
@@ -1,6 +1,6 @@
 require jamvm.inc
 
-PR = "r3"
+PR = "r4"
 
 SRC_URI += "file://jamvm-1.3.1-size-defaults.patch"
 
index 2231566..32f78c7 100644 (file)
@@ -2,7 +2,7 @@ require jamvm.inc
 
 SRC_URI += "file://debian-jni.patch;striplevel=0"
 
-PR = "r4"
+PR = "r5"
 
 do_configure_prepend() {
   # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory
index 68949ab..7cfeca7 100644 (file)
@@ -2,7 +2,7 @@ require jamvm.inc
 
 SRC_URI += "file://debian-jni.patch;striplevel=0"
 
-PR = "r0"
+PR = "r1"
 
 do_configure_prepend() {
   # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory
index 19eabfd..22ca036 100644 (file)
@@ -2,7 +2,7 @@ require jamvm.inc
 
 SRC_URI += "file://debian-jni.patch;striplevel=0"
 
-PR = "r0"
+PR = "r1"
 
 do_configure_prepend() {
   # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory