jamvm 1.4.5 - 1.5.3: Fixed packaging of libjvm.so
authorRobert Schuster <robertschuster@fsfe.org>
Wed, 14 Jul 2010 06:08:38 +0000 (08:08 +0200)
committerRobert Schuster <robertschuster@fsfe.org>
Wed, 14 Jul 2010 06:08:38 +0000 (08:08 +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 1181d16..811a811 100644 (file)
@@ -19,6 +19,8 @@ inherit java autotools update-alternatives
 EXTRA_OECONF = "--with-classpath-install-dir=${prefix} --libdir=${libdir}/jamvm"
 CFLAGS += "-DDEFAULT_MAX_HEAP=16*MB"
 
+FILES_${PN} += "${libdir}/jamvm/lib*.so"
+
 ALTERNATIVE_NAME = "java"
 ALTERNATIVE_PATH = "${bindir}/jamvm"
 ALTERNATIVE_PRIORITY = "4"
index 2f61fdc..853b0b7 100644 (file)
@@ -1,6 +1,6 @@
 require jamvm.inc
 
-PR = "r5"
+PR = "r6"
 
 SRC_URI += "file://jamvm-1.3.1-size-defaults.patch"
 
index dbb27bd..bcedb3a 100644 (file)
@@ -2,7 +2,7 @@ require jamvm.inc
 
 SRC_URI += "file://debian-jni.patch;striplevel=0"
 
-PR = "r6"
+PR = "r7"
 
 do_configure_prepend() {
   # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory
index 2fd5f95..e47c4e1 100644 (file)
@@ -2,7 +2,7 @@ require jamvm.inc
 
 SRC_URI += "file://debian-jni.patch;striplevel=0"
 
-PR = "r2"
+PR = "r3"
 
 do_configure_prepend() {
   # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory
index a496d42..e84c349 100644 (file)
@@ -2,7 +2,7 @@ require jamvm.inc
 
 SRC_URI += "file://debian-jni.patch;striplevel=0"
 
-PR = "r2"
+PR = "r3"
 
 do_configure_prepend() {
   # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory