git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fc243e
)
jamvm 1.4.5 - 1.5.3: Fixed packaging of libjvm.so
author
Robert Schuster
<robertschuster@fsfe.org>
Wed, 14 Jul 2010 06:08:38 +0000
(08:08 +0200)
committer
Robert Schuster
<robertschuster@fsfe.org>
Wed, 14 Jul 2010 06:08:38 +0000
(08:08 +0200)
recipes/jamvm/jamvm.inc
patch
|
blob
|
history
recipes/jamvm/jamvm_1.4.5.bb
patch
|
blob
|
history
recipes/jamvm/jamvm_1.5.0.bb
patch
|
blob
|
history
recipes/jamvm/jamvm_1.5.2.bb
patch
|
blob
|
history
recipes/jamvm/jamvm_1.5.3.bb
patch
|
blob
|
history
diff --git
a/recipes/jamvm/jamvm.inc
b/recipes/jamvm/jamvm.inc
index
1181d16
..
811a811
100644
(file)
--- a/
recipes/jamvm/jamvm.inc
+++ b/
recipes/jamvm/jamvm.inc
@@
-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"
diff --git
a/recipes/jamvm/jamvm_1.4.5.bb
b/recipes/jamvm/jamvm_1.4.5.bb
index
2f61fdc
..
853b0b7
100644
(file)
--- a/
recipes/jamvm/jamvm_1.4.5.bb
+++ b/
recipes/jamvm/jamvm_1.4.5.bb
@@
-1,6
+1,6
@@
require jamvm.inc
-PR = "r
5
"
+PR = "r
6
"
SRC_URI += "file://jamvm-1.3.1-size-defaults.patch"
diff --git
a/recipes/jamvm/jamvm_1.5.0.bb
b/recipes/jamvm/jamvm_1.5.0.bb
index
dbb27bd
..
bcedb3a
100644
(file)
--- a/
recipes/jamvm/jamvm_1.5.0.bb
+++ b/
recipes/jamvm/jamvm_1.5.0.bb
@@
-2,7
+2,7
@@
require jamvm.inc
SRC_URI += "file://debian-jni.patch;striplevel=0"
-PR = "r
6
"
+PR = "r
7
"
do_configure_prepend() {
# Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory
diff --git
a/recipes/jamvm/jamvm_1.5.2.bb
b/recipes/jamvm/jamvm_1.5.2.bb
index
2fd5f95
..
e47c4e1
100644
(file)
--- a/
recipes/jamvm/jamvm_1.5.2.bb
+++ b/
recipes/jamvm/jamvm_1.5.2.bb
@@
-2,7
+2,7
@@
require jamvm.inc
SRC_URI += "file://debian-jni.patch;striplevel=0"
-PR = "r
2
"
+PR = "r
3
"
do_configure_prepend() {
# Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory
diff --git
a/recipes/jamvm/jamvm_1.5.3.bb
b/recipes/jamvm/jamvm_1.5.3.bb
index
a496d42
..
e84c349
100644
(file)
--- a/
recipes/jamvm/jamvm_1.5.3.bb
+++ b/
recipes/jamvm/jamvm_1.5.3.bb
@@
-2,7
+2,7
@@
require jamvm.inc
SRC_URI += "file://debian-jni.patch;striplevel=0"
-PR = "r
2
"
+PR = "r
3
"
do_configure_prepend() {
# Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory