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

DESCRIPTION = "This little app shows the Concierge Log in a browser when you go to http://[bug_ip]/service/ConciergeLogViewerWS .\
This application depends on PublicWSAdminExtender: 'http://buglabs.net/applications/PublicWSAdminExtender(http://buglabs.net/applications/PublicWSAdminExtender)':http://buglabs.net/applications/PublicWSAdminExtender\
This is a good, simple, tutorial app that shows how to use PublicWSAdminExtender, which publishes web services as xml and html."
HOMEPAGE = "http://buglabs.net/applications/SimpleConciergeLogViewerXWS"

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

PV = "1"

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

APIVERSION = ""