summaryrefslogtreecommitdiffstats
path: root/meta/packages/bluez/bluez-utils_3.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/bluez/bluez-utils_3.18.bb')
-rw-r--r--meta/packages/bluez/bluez-utils_3.18.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/packages/bluez/bluez-utils_3.18.bb b/meta/packages/bluez/bluez-utils_3.18.bb
index 3de342fa80..50004e3cb2 100644
--- a/meta/packages/bluez/bluez-utils_3.18.bb
+++ b/meta/packages/bluez/bluez-utils_3.18.bb
@@ -1,11 +1,13 @@
1require bluez-utils.inc 1require bluez-utils.inc
2 2
3DEPENDS += "glib-2.0" 3DEPENDS += "glib-2.0"
4PR = "r2" 4PR = "r3"
5 5
6# ti patch doesn't apply, people using it should rediff it and send it upstream 6# ti patch doesn't apply, people using it should rediff it and send it upstream
7#SRC_URI += "file://hciattach-ti-bts.patch;patch=1 " 7#SRC_URI += "file://hciattach-ti-bts.patch;patch=1 "
8 8
9SRC_URI += "file://allow-no-hal.patch;patch=1 "
10
9EXTRA_OECONF = " \ 11EXTRA_OECONF = " \
10 --enable-bccmd \ 12 --enable-bccmd \
11 --enable-hid2hci \ 13 --enable-hid2hci \