SECTION = "libs" PRIORITY = "optional" SECTION = "libs" DEPENDS = "virtual/libbluetooth" DESCRIPTION = "Analyses Bluetooth HCI packets." PR = "r1" SRC_URI = "http://bluez.sourceforge.net/download/bluez-hcidump-${PV}.tar.gz \ file://configure.patch;patch=1" EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR}/.." CPPFLAGS =+ "-I${STAGING_KERNEL_DIR}/include" inherit autotools