aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez/bluez4_4.42.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bluez/bluez4_4.42.bb')
-rw-r--r--recipes/bluez/bluez4_4.42.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/bluez/bluez4_4.42.bb b/recipes/bluez/bluez4_4.42.bb
index 5a73215afb..c3aa496556 100644
--- a/recipes/bluez/bluez4_4.42.bb
+++ b/recipes/bluez/bluez4_4.42.bb
@@ -1,8 +1,14 @@
require bluez4.inc
+SRC_URI += "file://sbc-thumb.patch"
+
DEPENDS += "libsndfile1"
PR = "${INC_PR}.1"
+inherit update-rc.d
+
+INITSCRIPT_NAME = "bluetooth"
+INITSCRIPT_PARAMS = "defaults 23 19"
SRC_URI[md5sum] = "a44181c8cf79796a99b792a5372e602d"
SRC_URI[sha256sum] = "a834f3a961449c6ae83ad26aa5d0b82a6cdd7e49f608aa71a2454a33c62cfb99"