aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.buttoneventadapter.bb
blob: 4bdbc780d9ceb6976194e243ab9f9340c0954f92 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 = ""