aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.accelerationgraph.bb
blob: 7968ce65b49f2c9cfd3bb3ca555a881cf2ddd4b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"