SECTION = "libs" PRIORITY = "optional" RDEPENDS = "libc6" SECTION = "libs" DEPENDS = "virtual/libc virtual/libbluetooth" DESCRIPTION = "Utilities for controlling Bluetooth devices." SRC_URI = "http://bluez.sourceforge.net/download/${PN}-${PV}.tar.gz \ file://${FILESDIR}/configure.patch;patch=1" EXTRA_OECONF:="--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_DIR}/target/include" inherit autotools libtool