aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.buttoneventadapter.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/buglabs-apps/com.buglabs.app.buttoneventadapter.bb')
-rw-r--r--recipes/buglabs-apps/com.buglabs.app.buttoneventadapter.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/buglabs-apps/com.buglabs.app.buttoneventadapter.bb b/recipes/buglabs-apps/com.buglabs.app.buttoneventadapter.bb
new file mode 100644
index 0000000000..4bdbc780d9
--- /dev/null
+++ b/recipes/buglabs-apps/com.buglabs.app.buttoneventadapter.bb
@@ -0,0 +1,12 @@
+require bug-app.inc
+
+DESCRIPTION = "This bundle is an adapter that listens for button events and uses the whiteboard pattern to notify any interested services. More information about the whiteboard pattern can be found on the OSGi website."
+HOMEPAGE = "http://buglabs.net/applications/buttoneventadapter"
+
+DEPENDS += "com.buglabs.osgi service-tracker com.buglabs.common "
+
+PV = "1"
+
+SRC_LINK = "http://buglabs.net/program_version/download/135"
+
+APIVERSION = ""