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