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

DESCRIPTION = "Java-based BUG Discovery application. It allows the discovery of neighbor BUGs using bluetooth or Avahi if BUGs are connected to the same IP network.\
Requires OpenJDK installed on target BUG. This application is a demo of the software that searches for a BUG and send a message to it.\
"
HOMEPAGE = "http://buglabs.net/applications/NeighborDiscovery"

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

PV = "1"

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

APIVERSION = "1.4.3"