summaryrefslogtreecommitdiffstats
path: root/recipes-core/jamvm/jamvm.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-01-07 14:52:42 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2012-01-07 23:44:24 +0100
commitcc04efcf23c40f7ad5915ecc7e41c937de0d0fba (patch)
tree812ead75a61e0f25a34494f349f1117d5a2063f2 /recipes-core/jamvm/jamvm.inc
parente90233b586ec2a040124e4c86218e88fe76a8173 (diff)
downloadmeta-java-cc04efcf23c40f7ad5915ecc7e41c937de0d0fba.tar.gz
jamvm: silence dev-so QA warnings
* fix was sent in by Xerxes RĂ„nby too Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
Diffstat (limited to 'recipes-core/jamvm/jamvm.inc')
-rw-r--r--recipes-core/jamvm/jamvm.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/jamvm/jamvm.inc b/recipes-core/jamvm/jamvm.inc
index 59cc841..bdc4928 100644
--- a/recipes-core/jamvm/jamvm.inc
+++ b/recipes-core/jamvm/jamvm.inc
@@ -40,6 +40,7 @@ do_install_append_virtclass-native() {
40} 40}
41 41
42PRIVATE_LIBS = "libjvm.so" 42PRIVATE_LIBS = "libjvm.so"
43INSANE_SKIP_${PN} = "dev-so"
43 44
44FILES_${PN} += "${libdir}/jamvm/lib*.so" 45FILES_${PN} += "${libdir}/jamvm/lib*.so"
45 46