aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-osgi/com.buglabs.bug.jni.rxtx.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/buglabs-osgi/com.buglabs.bug.jni.rxtx.bb')
-rw-r--r--recipes/buglabs-osgi/com.buglabs.bug.jni.rxtx.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/buglabs-osgi/com.buglabs.bug.jni.rxtx.bb b/recipes/buglabs-osgi/com.buglabs.bug.jni.rxtx.bb
new file mode 100644
index 0000000000..93c2dfc1ed
--- /dev/null
+++ b/recipes/buglabs-osgi/com.buglabs.bug.jni.rxtx.bb
@@ -0,0 +1,9 @@
+require bug-osgi.inc
+inherit jni-library
+PR = "r3"
+FILES_${PN} += "${JNI_LIB_DIR}/librxtxParallel.so"
+FILES_${PN} += "${JNI_LIB_DIR}/librxtxRaw.so"
+FILES_${PN} += "${JNI_LIB_DIR}/librxtxSerial.so"
+FILES_${PN} += "${JNI_LIB_DIR}/librxtxI2C.so"
+DEPENDS += "com.buglabs.common com.buglabs.bug.jni.common classpath virtual/kernel"
+