aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.lcdbright.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/buglabs-apps/com.buglabs.app.lcdbright.bb')
-rw-r--r--recipes/buglabs-apps/com.buglabs.app.lcdbright.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/buglabs-apps/com.buglabs.app.lcdbright.bb b/recipes/buglabs-apps/com.buglabs.app.lcdbright.bb
new file mode 100644
index 0000000000..b4d04779f9
--- /dev/null
+++ b/recipes/buglabs-apps/com.buglabs.app.lcdbright.bb
@@ -0,0 +1,16 @@
+require bug-app.inc
+
+DESCRIPTION = "Simple App that sets LCD module backlight via BUGbase hot keys\
+HotKey 1 = high\
+HotKey 2 = med\
+HotKey 3 = low\
+HotKey 4 = off"
+HOMEPAGE = "http://buglabs.net/applications/LCDbright"
+
+DEPENDS += "com.buglabs.osgi com.buglabs.common service-tracker com.buglabs.bug.module.lcd "
+
+PV = "4"
+
+SRC_LINK = "http://buglabs.net/program_version/download/1047"
+
+APIVERSION = "1.4.1"