mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
bluez-hcidump: updated to 1.38
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2709 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
13
meta/packages/bluez/bluez-hcidump_1.38.bb
Normal file
13
meta/packages/bluez/bluez-hcidump_1.38.bb
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
DESCRIPTION = "Linux Bluetooth Stack HCI Debugger Tool."
|
||||||
|
SECTION = "console"
|
||||||
|
PRIORITY = "optional"
|
||||||
|
DEPENDS = "bluez-libs"
|
||||||
|
LICENSE = "GPL"
|
||||||
|
PR = "r0"
|
||||||
|
|
||||||
|
SRC_URI = "http://bluez.sourceforge.net/download/bluez-hcidump-${PV}.tar.gz"
|
||||||
|
S = "${WORKDIR}/bluez-hcidump-${PV}"
|
||||||
|
|
||||||
|
EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR}"
|
||||||
|
|
||||||
|
inherit autotools
|
||||||
Reference in New Issue
Block a user