aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.menuwifi.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/buglabs-apps/com.buglabs.app.menuwifi.bb')
-rw-r--r--recipes/buglabs-apps/com.buglabs.app.menuwifi.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/buglabs-apps/com.buglabs.app.menuwifi.bb b/recipes/buglabs-apps/com.buglabs.app.menuwifi.bb
new file mode 100644
index 0000000000..02679a92c5
--- /dev/null
+++ b/recipes/buglabs-apps/com.buglabs.app.menuwifi.bb
@@ -0,0 +1,15 @@
+require bug-app.inc
+
+DESCRIPTION = "The app is designed to allow configuration of a wireless network from the statusbar. This should be especially useful for fast field configuration of a bug without the full-size LCD screen.\
+STILL A WORK IN PROGRESS!\
+Requires the API change shown here:\
+http://bugcommunity.com/wiki/index.php/Bug_menu"
+HOMEPAGE = "http://buglabs.net/applications/MenuWifi"
+
+DEPENDS += "com.buglabs.bug.menu com.buglabs.common com.buglabs.osgi service-tracker "
+
+PV = "1"
+
+SRC_LINK = "http://buglabs.net/program_version/download/1171"
+
+APIVERSION = "1.4.3"