Merge openembedded@openembedded.bkbits.net:packages
[vuplus_openembedded] / bluez-utils / bluez-utils_2.3.oe
1 SECTION = "libs"
2 PRIORITY = "optional"
3 SECTION = "libs"
4 DEPENDS = "virtual/libc virtual/libbluetooth"
5 DESCRIPTION = "Utilities for controlling Bluetooth devices."
6
7 SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
8            file://${FILESDIR}/configure.patch;patch=1"
9
10 EXTRA_OECONF:="--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR}"
11
12 inherit autotools