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

DESCRIPTION = "From the remote OSGi website (http://r-osgi.sourceforge.net):\
 R-OSGi runs as an OSGi bundle and facilitates distribution for arbitrary OSGi framework implementations.\
All that a service provider framework has to do is registering a service for remote access. Subsequently, other peers can connect to the service provider peer and get access to the service. Remote services are accessed in an entirely transparent way. For every remote service, a local proxy bundle is generated that registers the same service. Local service clients can hence access the remote service in the same way and without regarding distribution. \
R-OSGi was written by Jan Rellermeyer and Michael Duller"
HOMEPAGE = "http://buglabs.net/applications/Remote+OSGi"

DEPENDS += "service-tracker com.buglabs.app.eventadmin com.buglabs.osgi "

PV = "1"

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

APIVERSION = ""