mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 15:49:32 +02:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user