mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
bluez: Update bluez4 version from OE.dev and drop bluez 3.x
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Index: bluez-4.27/tools/dfutool.c
|
||||
===================================================================
|
||||
--- bluez-4.27.orig/tools/dfutool.c
|
||||
+++ bluez-4.27/tools/dfutool.c
|
||||
@@ -59,7 +59,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef NEED_USB_GET_BUSSES
|
||||
-static inline struct usb_bus *usb_get_busses(void)
|
||||
+inline struct usb_bus *usb_get_busses(void)
|
||||
{
|
||||
return usb_busses;
|
||||
}
|
||||
Reference in New Issue
Block a user