bluez-utils: Disable hal, at least until we explicitly add to DEPENDS

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

View File

@ -1,7 +1,7 @@
require bluez-utils.inc
DEPENDS += "glib-2.0"
PR = "r1"
PR = "r2"
# ti patch doesn't apply, people using it should rediff it and send it upstream
#SRC_URI += "file://hciattach-ti-bts.patch;patch=1 "
@ -21,6 +21,7 @@ EXTRA_OECONF = " \
--enable-configfile \
--enable-initscripts \
--enable-test \
--disable-hal \
"
# The config options are explained below: