summaryrefslogtreecommitdiff
path: root/bluez-hcidump/bluez-hcidump_1.5.oe
blob: 3b96961fdd00dd7364263621d748901475c273e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SECTION="libs"
PRIORITY="optional"
RDEPENDS="libc6"
SECTION="libs"
DEPENDS=virtual/libc virtual/libbluetooth

SRC_URI = http://bluez.sourceforge.net/download/${PN}-${PV}.tar.gz \
	  file://${FILESDIR}/configure.patch;patch=1

EXTRA_OECONF:="--with-bluez-libs=${STAGING_DIR}/target"

inherit autotools libtool