bluez-utils: added dependencies and restart function to init script

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4999 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2008-08-01 12:55:06 +00:00
parent de9da957b9
commit 8ef48707e6
3 changed files with 46 additions and 2 deletions

View File

@@ -1,12 +1,14 @@
require bluez-utils.inc
DEPENDS += "glib-2.0"
PR = "r3"
PR = "r4"
# 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 "
SRC_URI += "file://allow-no-hal.patch;patch=1 \
file://add-init-deps.patch;patch=1 \
file://add-restart.patch;patch=1"
EXTRA_OECONF = " \
--enable-bccmd \