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:
4b7eaa7
)
jamvm.inc: Make libjvm.so a private lib.
author
Robert Schuster
<robertschuster@fsfe.org>
Fri, 18 Jun 2010 12:52:23 +0000
(14:52 +0200)
committer
Robert Schuster
<robertschuster@fsfe.org>
Thu, 24 Jun 2010 09:46:04 +0000
(11:46 +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
327caf9
..
1181d16
100644
(file)
--- a/
recipes/jamvm/jamvm.inc
+++ b/
recipes/jamvm/jamvm.inc
@@
-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"
diff --git
a/recipes/jamvm/jamvm_1.4.5.bb
b/recipes/jamvm/jamvm_1.4.5.bb
index
fc2c92c
..
2f61fdc
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
4
"
+PR = "r
5
"
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
32f78c7
..
dbb27bd
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
5
"
+PR = "r
6
"
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
7cfeca7
..
2fd5f95
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
1
"
+PR = "r
2
"
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
22ca036
..
a496d42
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
1
"
+PR = "r
2
"
do_configure_prepend() {
# Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory