bluez4: add urjaman's brf6300 patches
[openembedded.git] / recipes / bluez / bluez4.inc
index d804922..05e4e3f 100644 (file)
@@ -4,7 +4,7 @@ SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "GPL"
 DEPENDS = "gst-plugins-base alsa-lib virtual/libusb0 dbus-glib"
-INC_PR = "r6"
+INC_PR = "r7"
 
 # temporary solution until bug 5176 is properly fixed
 PROVIDES += "bluez-utils bluez-libs bluez-utils-dbus"
@@ -15,6 +15,8 @@ SRC_URI = "\
   http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz;name=bluez-${PV} \
   file://fix-dfutool-usb-declaration-mismatch.patch;patch=1 \
   file://sbc-thumb.patch;patch=1 \
+  file://0001-hciattach_tialt-Implement-texas_change_speed-functio.patch;patch=1 \
+  file://firmware_path.patch;patch=1 \
   file://bluetooth.conf \
 "
 S = "${WORKDIR}/bluez-${PV}"