bluez-utils: Add patch to allow disabling of hal in configure

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2875 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-10-15 10:21:02 +00:00
parent bbcc43d1d8
commit c419af6b0a
2 changed files with 29 additions and 1 deletions

View File

@@ -1,11 +1,13 @@
require bluez-utils.inc
DEPENDS += "glib-2.0"
PR = "r2"
PR = "r3"
# ti patch doesn't apply, people using it should rediff it and send it upstream
#SRC_URI += "file://hciattach-ti-bts.patch;patch=1 "
SRC_URI += "file://allow-no-hal.patch;patch=1 "
EXTRA_OECONF = " \
--enable-bccmd \
--enable-hid2hci \