aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.gpstestcases.bb
blob: 019567c42463bbb012f4a7d798ff4f5b632b30cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
require bug-app.inc

DESCRIPTION = "GPSTestCases is a set of JUnit tests for the GPS module.  BlueBack or another test runner is required to execute the tests."
HOMEPAGE = "http://buglabs.net/applications/GPSTestCases"

DEPENDS += "service-tracker com.buglabs.app.blueback com.buglabs.nmea com.buglabs.common com.buglabs.bug.module.gps com.buglabs.osgi "

PV = "1"

SRC_LINK = "http://buglabs.net/program_version/download/598"

APIVERSION = ""

COMPATIBLE_MACHINE = "bug"
PACKAGE_ARCH = "${MACHINE_ARCH}"