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

DESCRIPTION = "h3. Summary: \
The ConfigurationAdmin is the standard way that OSGi applications can store and retrieve state, as in dictionaries.  The BUG has a CM installed by default, namely the com.buglabs.osgi.cm bundle.  This app  allows users to view, edit, add to configurations on the BUG. using the LCD module.\
 *NOTES:*  The app is still in early stage. \
"
HOMEPAGE = "http://buglabs.net/applications/ConfigurationAdminGUI"

DEPENDS += "com.buglabs.osgi.cm com.buglabs.osgi com.buglabs.common service-tracker com.buglabs.bug.module.lcd "

PV = "12"

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

APIVERSION = ""