inherit gpe DESCRIPTION = "GPE bluetooth support" DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade blueprobe" RDEPENDS = "bluez-utils blueprobe" MAINTAINER = "Phil Blundell " SECTION = "gpe" PRIORITY = "optional" PR = "r1" FILES_${PN} += '${datadir}/bluez-pin' SRC_URI = "${GPE_MIRROR}/gpe-bluetooth-${PV}.tar.gz" pkg_postinst() { #!/bin/sh chmod u+s /sbin/hciattach /sbin/hciconfig /usr/lib/gpe-bluetooth/bnep-helper /usr/lib/gpe-bluetooth/rfcomm-helper }