bluez4_4.31.bb : looks like removal of usb patch was dropped at sometime
[vuplus_openembedded] / packages / bluez / bluez4_4.31.bb
index 053a5c4..da3f78b 100644 (file)
@@ -4,12 +4,13 @@ PRIORITY = "optional"
 DEPENDS = "gst-plugins-base alsa-lib libusb-compat dbus-glib"
 HOMEPAGE = "http://www.bluez.org"
 LICENSE = "GPL"
+PR = "r1"
 
 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}"