summaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.blueback.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/buglabs-apps/com.buglabs.app.blueback.bb')
-rw-r--r--recipes/buglabs-apps/com.buglabs.app.blueback.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/buglabs-apps/com.buglabs.app.blueback.bb b/recipes/buglabs-apps/com.buglabs.app.blueback.bb
new file mode 100644
index 0000000000..f846aa0ace
--- /dev/null
+++ b/recipes/buglabs-apps/com.buglabs.app.blueback.bb
@@ -0,0 +1,15 @@
+require bug-app.inc
+
+DESCRIPTION = "BlueBack is a JUnit test runner that loads tests in the OSGi service registry and allows user to execute tests via the Base LCD menu and statusbar. To use, select 'Run Tests' from menu after loading test apps, such as AudioTestCase, into BUG."
+HOMEPAGE = "http://buglabs.net/applications/BlueBack"
+
+DEPENDS += "com.buglabs.bug.base com.buglabs.bug.menu com.buglabs.common com.buglabs.osgi service-tracker "
+
+PV = "3"
+
+SRC_LINK = "http://buglabs.net/program_version/download/550"
+
+APIVERSION = ""
+
+COMPATIBLE_MACHINE = "bug"
+PACKAGE_ARCH = "${MACHINE_ARCH}"