aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-osgi/com.buglabs.bug.jni.motion.bb
blob: bef3f3cba455d372c0499f3db59a4d00215437a5 (plain)
1
2
3
4
5
6
7
8
require bug-osgi.inc
inherit jni-library

SRC_URI = "svn://bugcamp.net/bug/branches/trunk-precleaned;module=${PN};proto=svn "
PR = "${INC_PR}.5+svnr${SRCREV}"
FILES_${PN} += "${JNI_LIB_DIR}/libMotion.so"

DEPENDS += "com.buglabs.common com.buglabs.bug.jni.common com.buglabs.bug.jni.accelerometer classpath virtual/kernel"