aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-osgi/com.buglabs.bug.jni.vonhippel.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/buglabs-osgi/com.buglabs.bug.jni.vonhippel.bb')
-rw-r--r--recipes/buglabs-osgi/com.buglabs.bug.jni.vonhippel.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/buglabs-osgi/com.buglabs.bug.jni.vonhippel.bb b/recipes/buglabs-osgi/com.buglabs.bug.jni.vonhippel.bb
new file mode 100644
index 0000000000..72e411d42b
--- /dev/null
+++ b/recipes/buglabs-osgi/com.buglabs.bug.jni.vonhippel.bb
@@ -0,0 +1,7 @@
+require bug-osgi.inc
+inherit jni-library
+PR = "${INC_PR}.4+svnr${SRCREV}"
+FILES_${PN} += "${JNI_LIB_DIR}/libVonHippel.so"
+
+DEPENDS += "com.buglabs.common classpath com.buglabs.bug.jni.common virtual/kernel"
+