summaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.smsserviceprovider.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/buglabs-apps/com.buglabs.app.smsserviceprovider.bb')
-rw-r--r--recipes/buglabs-apps/com.buglabs.app.smsserviceprovider.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/buglabs-apps/com.buglabs.app.smsserviceprovider.bb b/recipes/buglabs-apps/com.buglabs.app.smsserviceprovider.bb
new file mode 100644
index 0000000000..fbbef9b949
--- /dev/null
+++ b/recipes/buglabs-apps/com.buglabs.app.smsserviceprovider.bb
@@ -0,0 +1,10 @@
+require bug-app.inc
+
+DESCRIPTION = "A service to send text messages via BUG3G. It expects the proper tty to be /dev/ttyUSB3. It'll work just fine if you don't have any other USB serial devices plugged in."
+HOMEPAGE = "http://buglabs.net/applications/SMSServiceProvider"
+
+PV = "2"
+
+SRC_LINK = "http://buglabs.net/program_version/download/1153"
+
+APIVERSION = "1.4.3"