summaryrefslogtreecommitdiff
path: root/meta/packages/bluez/bluez-utils_3.18.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-08-01 12:55:06 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-08-01 12:55:06 +0000
commit8ef48707e6dbedfd4594e0bc0fdd53b66a80d804 (patch)
treec42133f45271148681f0e3258ea8bcc3a7154f49 /meta/packages/bluez/bluez-utils_3.18.bb
parentde9da957b93460786999d9801061854003000e59 (diff)
downloadopenembedded-core-8ef48707e6dbedfd4594e0bc0fdd53b66a80d804.tar.gz
openembedded-core-8ef48707e6dbedfd4594e0bc0fdd53b66a80d804.tar.bz2
openembedded-core-8ef48707e6dbedfd4594e0bc0fdd53b66a80d804.tar.xz
openembedded-core-8ef48707e6dbedfd4594e0bc0fdd53b66a80d804.zip
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
Diffstat (limited to 'meta/packages/bluez/bluez-utils_3.18.bb')
-rw-r--r--meta/packages/bluez/bluez-utils_3.18.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/packages/bluez/bluez-utils_3.18.bb b/meta/packages/bluez/bluez-utils_3.18.bb
index 50004e3cb..093064ad3 100644
--- a/meta/packages/bluez/bluez-utils_3.18.bb
+++ b/meta/packages/bluez/bluez-utils_3.18.bb
@@ -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 \