bluez4: hci usb patch no longer necessary
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 28 Feb 2009 02:23:43 +0000 (03:23 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 28 Feb 2009 02:23:43 +0000 (03:23 +0100)
packages/bluez/bluez4_4.30.bb

index 920c2ee..235fdd9 100644 (file)
@@ -4,13 +4,13 @@ PRIORITY = "optional"
 DEPENDS = "gst-plugins-base alsa-lib libusb-compat libusb1 dbus-glib"
 HOMEPAGE = "http://www.bluez.org"
 LICENSE = "GPL"
-PR = "r2"
+PR = "r3"
 
 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://hid2hci_usb_init.patch;patch=1 \
+#  file://hid2hci_usb_init.patch;patch=1 \
 "    
 S = "${WORKDIR}/bluez-${PV}"