aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.remoteservicelogger.bb
blob: 1599abd7b34343eeb5b53515f868f5661c027e7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require bug-app.inc

DESCRIPTION = "A simple app that lists consumable OSGi services as discovered by jSLP.  Requires several bundles to work including jSLP core, jSLP discovery, and the R-OSGi bundles."
HOMEPAGE = "http://buglabs.net/applications/Remote+Service+Logger"

DEPENDS += "com.buglabs.osgi ch.ethz.iks.slp service-tracker com.buglabs.common "

PV = "1"

SRC_LINK = "http://buglabs.net/program_version/download/444"

APIVERSION = ""

BROKEN = "1"