bluez4: Upgraded to version 4.66

Change the local file directory name to ${PN}-${PV}
Comment for local patches

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
Dongxiao Xu 2010-06-26 16:04:00 +08:00 committed by Richard Purdie
parent 342c016356
commit a5af9cfb4c
5 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,9 @@
# bluez4: add compile patch fixing some usb declaration mismatch
# Author: Michael 'Mickey' Lauer <mickey@vanille-media.de>
# Date: Thu Jan 29 16:52:21 2009 +0000
#
# Acquired from OpenEmbedded
Index: bluez-4.27/tools/dfutool.c
===================================================================
--- bluez-4.27.orig/tools/dfutool.c

View File

@ -1,3 +1,5 @@
# Acquired from OpenEmbedded
--- bluez/sbc/sbc_math.h~ 2008-03-05 20:18:03.000000000 +0000
+++ bluez/sbc/sbc_math.h 2008-10-27 13:39:27.000000000 +0000
@@ -59,7 +59,7 @@

View File

@ -10,6 +10,8 @@ PROVIDES_append_angstrom = " bluez-utils bluez-libs"
ASNEEDED = ""
PR = "r0"
SRC_URI = "\
http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz \
file://fix-dfutool-usb-declaration-mismatch.patch;patch=1 \