blob: 3514934343897c50db02f5476b19b3e42df8b8c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DESCRIPTION = "Opie BluePin"
SECTION = "opie/applications"
PRIORITY = "optional"
DEPENDS = "libopietooth1"
LICENSE = "GPL"
APPNAME = "bluepin"
APPTYPE = "binary"
S = "${WORKDIR}/blue-pin"
inherit opie
|