aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez/bluez4_4.31.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bluez/bluez4_4.31.bb')
-rw-r--r--recipes/bluez/bluez4_4.31.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/bluez/bluez4_4.31.bb b/recipes/bluez/bluez4_4.31.bb
index 6f32474166..3d91a86c1e 100644
--- a/recipes/bluez/bluez4_4.31.bb
+++ b/recipes/bluez/bluez4_4.31.bb
@@ -8,10 +8,10 @@ PR = "r7"
SRC_URI = "\
http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz \
- file://fix-dfutool-usb-declaration-mismatch.patch;patch=1 \
- file://sbc-thumb.patch;patch=1 \
+ file://fix-dfutool-usb-declaration-mismatch.patch;apply=yes \
+ file://sbc-thumb.patch;apply=yes \
file://bluetooth.conf \
-# file://hid2hci_usb_init.patch;patch=1 \
+# file://hid2hci_usb_init.patch;apply=yes \
"
S = "${WORKDIR}/bluez-${PV}"