diff options
author | Johnny Vogels <35307256+jmv2009@users.noreply.github.com> | 2021-03-03 18:25:05 +0100 |
---|---|---|
committer | Johnny Vogels <35307256+jmv2009@users.noreply.github.com> | 2021-03-03 19:35:02 +0100 |
commit | 7299ba0517bc0b8fedcf9bcaac687614b04cafa1 (patch) | |
tree | 01baad28ffdf4c051f8250768d59f9a240e31002 /utils/bluez/patches/004-Move-the-43xx-firmware-into-lib-firmware.patch | |
parent | d653862bd7e91e0b47b0f57e937f7344955df99f (diff) |
Bluez: Update to 5.56
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
Diffstat (limited to 'utils/bluez/patches/004-Move-the-43xx-firmware-into-lib-firmware.patch')
-rw-r--r-- | utils/bluez/patches/004-Move-the-43xx-firmware-into-lib-firmware.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/bluez/patches/004-Move-the-43xx-firmware-into-lib-firmware.patch b/utils/bluez/patches/004-Move-the-43xx-firmware-into-lib-firmware.patch index 355f17b6d..670d4304c 100644 --- a/utils/bluez/patches/004-Move-the-43xx-firmware-into-lib-firmware.patch +++ b/utils/bluez/patches/004-Move-the-43xx-firmware-into-lib-firmware.patch @@ -9,7 +9,7 @@ Subject: [PATCH 4/4] Move the 43xx firmware into /lib/firmware --- a/tools/hciattach_bcm43xx.c +++ b/tools/hciattach_bcm43xx.c -@@ -44,7 +44,7 @@ +@@ -31,7 +31,7 @@ #include "hciattach.h" #ifndef FIRMWARE_DIR |