aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.bugmotionhelloworldwithcount.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/buglabs-apps/com.buglabs.app.bugmotionhelloworldwithcount.bb')
-rw-r--r--recipes/buglabs-apps/com.buglabs.app.bugmotionhelloworldwithcount.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/buglabs-apps/com.buglabs.app.bugmotionhelloworldwithcount.bb b/recipes/buglabs-apps/com.buglabs.app.bugmotionhelloworldwithcount.bb
new file mode 100644
index 0000000000..46c4bfa5ce
--- /dev/null
+++ b/recipes/buglabs-apps/com.buglabs.app.bugmotionhelloworldwithcount.bb
@@ -0,0 +1,12 @@
+require bug-app.inc
+
+DESCRIPTION = "Prints the message 'Motion Event 1' then 'Motion Event 2' etc, on the BUG base LCD, as motion is detected. Adapted from BUGmotionHelloWorld (no, really?)."
+HOMEPAGE = "http://buglabs.net/applications/BUGmotionHelloWorldWithCount"
+
+DEPENDS += "com.buglabs.bug.module.motion com.buglabs.common com.buglabs.osgi service-tracker "
+
+PV = "3"
+
+SRC_LINK = "http://buglabs.net/program_version/download/1126"
+
+APIVERSION = "1.4.3"