DESCRIPTION = "Opie BluePin" SECTION = "opie/applications" PRIORITY = "optional" DEPENDS = "libopietooth1" MAINTAINER = "Team Opie " LICENSE = "GPL" APPNAME = "bluepin" TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}" SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/net/opietooth/blue-pin" S = "${WORKDIR}/blue-pin" inherit opie