aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.accelerationgraph.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/buglabs-apps/com.buglabs.app.accelerationgraph.bb')
-rw-r--r--recipes/buglabs-apps/com.buglabs.app.accelerationgraph.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/buglabs-apps/com.buglabs.app.accelerationgraph.bb b/recipes/buglabs-apps/com.buglabs.app.accelerationgraph.bb
new file mode 100644
index 0000000000..7968ce65b4
--- /dev/null
+++ b/recipes/buglabs-apps/com.buglabs.app.accelerationgraph.bb
@@ -0,0 +1,13 @@
+require bug-app.inc
+
+DESCRIPTION = "This app exposes a web service (or rather a page) that displays g-force value. It is refreshed every three seconds. \
+The service is accessible at: *http://your_bug/service/AcceleratorGraph*"
+HOMEPAGE = "http://buglabs.net/applications/AccelerationGraph"
+
+DEPENDS += "com.buglabs.osgi com.buglabs.bug.jni.accelerometer com.buglabs.bug.module.motion service-tracker com.buglabs.common "
+
+PV = "3"
+
+SRC_LINK = "http://buglabs.net/program_version/download/969"
+
+APIVERSION = "1.4.2"