From 8ef48707e6dbedfd4594e0bc0fdd53b66a80d804 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 1 Aug 2008 12:55:06 +0000 Subject: 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 --- meta/packages/bluez/bluez-utils_3.18.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'meta/packages/bluez/bluez-utils_3.18.bb') 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 \ -- cgit v1.2.3