* [Buildroot] [PATCH 1/1] rpi-bt-firmware: remove compatibility symlink
@ 2018-03-17 16:11 Ryan Coe
2018-03-26 20:20 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Ryan Coe @ 2018-03-17 16:11 UTC (permalink / raw)
To: buildroot
Commit 361d1b969ecdba1a8a62613626f90fc025b94660 defines FIRMWARE_DIR for
bluez5_utils. The compatibility symlink for the firmware is no longer
needed.
Signed-off-by: Ryan Coe <bluemrp9@gmail.com>
---
package/rpi-bt-firmware/rpi-bt-firmware.mk | 3 ---
1 file changed, 3 deletions(-)
diff --git a/package/rpi-bt-firmware/rpi-bt-firmware.mk b/package/rpi-bt-firmware/rpi-bt-firmware.mk
index 255da19262..644fdc6d5f 100644
--- a/package/rpi-bt-firmware/rpi-bt-firmware.mk
+++ b/package/rpi-bt-firmware/rpi-bt-firmware.mk
@@ -10,10 +10,7 @@ RPI_BT_FIRMWARE_SITE_METHOD = git
RPI_BT_FIRMWARE_LICENSE = PROPRIETARY
RPI_BT_FIRMWARE_LICENSE_FILES = LICENCE.broadcom_bcm43xx
-# The BlueZ hciattach utility looks for firmware in /etc/firmware. Add a
-# compatibility symlink.
define RPI_BT_FIRMWARE_INSTALL_TARGET_CMDS
- ln -sf ../lib/firmware $(TARGET_DIR)/etc/firmware
$(INSTALL) -D -m 0644 $(@D)/BCM43430A1.hcd \
$(TARGET_DIR)/lib/firmware/BCM43430A1.hcd
endef
--
2.16.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] rpi-bt-firmware: remove compatibility symlink
2018-03-17 16:11 [Buildroot] [PATCH 1/1] rpi-bt-firmware: remove compatibility symlink Ryan Coe
@ 2018-03-26 20:20 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-03-26 20:20 UTC (permalink / raw)
To: buildroot
Hello,
On Sat, 17 Mar 2018 09:11:17 -0700, Ryan Coe wrote:
> Commit 361d1b969ecdba1a8a62613626f90fc025b94660 defines FIRMWARE_DIR for
> bluez5_utils. The compatibility symlink for the firmware is no longer
> needed.
>
> Signed-off-by: Ryan Coe <bluemrp9@gmail.com>
> ---
> package/rpi-bt-firmware/rpi-bt-firmware.mk | 3 ---
> 1 file changed, 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-26 20:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-17 16:11 [Buildroot] [PATCH 1/1] rpi-bt-firmware: remove compatibility symlink Ryan Coe
2018-03-26 20:20 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox