BKrev: 40f7ef6eRLM_9X0yBtwA-5cE5bvMRg
+DESCRIPTION = "Linux Bluetooth Stack Userland Utilities."
+SECTION = "libs"
+PRIORITY = "optional"
+DEPENDS = "bluez-libs"
+RPROVIDES = "bluez-pan bluez-sdp"
+
+SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz"
+
+EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR}"
+
+inherit autotools
SECTION = "libs"
PRIORITY = "optional"
HOMEPAGE = "http://www.pentest.co.uk/cgi-bin/viewcat.cgi?cat=downloads§ion=01_bluetooth"
-DEPENDS = "libbluetooth gdbm ncurses"
-PR = "r1"
+DEPENDS = "bluez-libs gdbm ncurses"
+PR = "r2"
SRC_URI = "http://www.pentest.co.uk/src/btscanner-${PV}.tar.gz \
file://configure.patch;patch=1"