mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
bluez: update to bluez-4.73
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
11abb8f70c
commit
062181b40b
@ -1,16 +0,0 @@
|
||||
diff -Naur bluez-4.71/scripts/bluetooth.rules bluez-4.71.patch/scripts/bluetooth.rules
|
||||
--- bluez-4.71/scripts/bluetooth.rules 2010-09-08 17:29:06.000000000 +0200
|
||||
+++ bluez-4.71.patch/scripts/bluetooth.rules 2010-09-22 20:23:11.973264738 +0200
|
||||
@@ -1,3 +1,4 @@
|
||||
# Run helper every time a Bluetooth device appears
|
||||
# On remove actions, bluetoothd should go away by itself
|
||||
ACTION=="add", SUBSYSTEM=="bluetooth", RUN+="/usr/local/sbin/bluetoothd --udev"
|
||||
+ACTION=="change", SUBSYSTEM=="bluetooth", RUN+="/usr/local/sbin/bluetoothd --udev"
|
||||
diff -Naur bluez-4.71/scripts/bluetooth.rules.in bluez-4.71.patch/scripts/bluetooth.rules.in
|
||||
--- bluez-4.71/scripts/bluetooth.rules.in 2009-07-06 22:21:40.000000000 +0200
|
||||
+++ bluez-4.71.patch/scripts/bluetooth.rules.in 2010-09-22 20:23:01.488265635 +0200
|
||||
@@ -1,3 +1,4 @@
|
||||
# Run helper every time a Bluetooth device appears
|
||||
# On remove actions, bluetoothd should go away by itself
|
||||
ACTION=="add", SUBSYSTEM=="bluetooth", RUN+="@prefix@/sbin/bluetoothd --udev"
|
||||
+ACTION=="change", SUBSYSTEM=="bluetooth", RUN+="@prefix@/sbin/bluetoothd --udev"
|
@ -1 +1 @@
|
||||
http://www.kernel.org/pub/linux/bluetooth/bluez-4.72.tar.bz2
|
||||
http://www.kernel.org/pub/linux/bluetooth/bluez-4.73.tar.bz2
|
Loading…
x
Reference in New Issue
Block a user