[oe-commits] Graeme Gregory : bluez4_4.31.bb : looks like removal of usb patch was dropped at sometime

GIT User account git at amethyst.openembedded.net
Mon Mar 2 16:55:50 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7b0e17165cbd5ba742b68f5d8654a3e29623edad
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7b0e17165cbd5ba742b68f5d8654a3e29623edad

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Mon Mar  2 16:47:01 2009 +0000

bluez4_4.31.bb : looks like removal of usb patch was dropped at sometime
causes a compile fail.

---

 packages/bluez/bluez4_4.31.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/packages/bluez/bluez4_4.31.bb b/packages/bluez/bluez4_4.31.bb
index 053a5c4..da3f78b 100644
--- a/packages/bluez/bluez4_4.31.bb
+++ b/packages/bluez/bluez4_4.31.bb
@@ -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}"
 





More information about the Openembedded-commits mailing list