aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.motiontestcase.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/buglabs-apps/com.buglabs.app.motiontestcase.bb')
-rw-r--r--recipes/buglabs-apps/com.buglabs.app.motiontestcase.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/buglabs-apps/com.buglabs.app.motiontestcase.bb b/recipes/buglabs-apps/com.buglabs.app.motiontestcase.bb
new file mode 100644
index 0000000000..8788453bf9
--- /dev/null
+++ b/recipes/buglabs-apps/com.buglabs.app.motiontestcase.bb
@@ -0,0 +1,15 @@
+require bug-app.inc
+
+DESCRIPTION = "A set of test cases to be used with BlueBack."
+HOMEPAGE = "http://buglabs.net/applications/MotionTestCase"
+
+DEPENDS += "com.buglabs.app.blueback com.buglabs.bug.menu com.buglabs.bug.module.motion com.buglabs.common "
+
+PV = "1"
+
+SRC_LINK = "http://buglabs.net/program_version/download/612"
+
+APIVERSION = ""
+
+COMPATIBLE_MACHINE = "bug"
+PACKAGE_ARCH = "${MACHINE_ARCH}"