aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.audioeventtester.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/buglabs-apps/com.buglabs.app.audioeventtester.bb')
-rw-r--r--recipes/buglabs-apps/com.buglabs.app.audioeventtester.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/buglabs-apps/com.buglabs.app.audioeventtester.bb b/recipes/buglabs-apps/com.buglabs.app.audioeventtester.bb
new file mode 100644
index 0000000000..8b46c8876a
--- /dev/null
+++ b/recipes/buglabs-apps/com.buglabs.app.audioeventtester.bb
@@ -0,0 +1,13 @@
+require bug-app.inc
+
+DESCRIPTION = "Simple app to test the audio module's interrupt handling. If a jack is inserted into any of Headphone/Line-in/Line-out/Mic, the module's green LED will light up until it is removed. This is also true for the buttons (press, LED lights, release, LED goes off). \
+Only works with R1.4"
+HOMEPAGE = "http://buglabs.net/applications/AudioEventTester"
+
+DEPENDS += "com.buglabs.bug.module.audio com.buglabs.bug.audio.common com.buglabs.common com.buglabs.osgi service-tracker "
+
+PV = "2"
+
+SRC_LINK = "http://buglabs.net/program_version/download/593"
+
+APIVERSION = ""