mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 13:44:20 +01:00
Merge pull request #115 from home-assistant/build
Add firmware BCM43430A1.hcd
This commit is contained in:
BIN
bluetooth_bcm43xx/BCM43430A1.hcd
Normal file
BIN
bluetooth_bcm43xx/BCM43430A1.hcd
Normal file
Binary file not shown.
@@ -11,6 +11,9 @@ RUN git clone --depth 1 https://github.com/RPi-Distro/firmware-nonfree /tmp/firm
|
||||
&& mkdir -p /lib/firmware/brcm \
|
||||
&& cp -f /tmp/firmware/brcm80211/brcm/* /lib/firmware/brcm/ \
|
||||
&& rm -rf /tmp/firmware
|
||||
|
||||
# Copy firmware
|
||||
COPY BCM43430A1.hcd /lib/firmware/brcm/
|
||||
|
||||
# Copy data
|
||||
COPY run.sh /
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Bluetooth BCM43xx",
|
||||
"version": "0.4",
|
||||
"version": "0.5",
|
||||
"slug": "bluetooth_bcm43xx",
|
||||
"description": "Activate bluetooth for bcm43xx",
|
||||
"url": "https://home-assistant.io/addons/Bluetooth_bcm43xx/",
|
||||
|
||||
Reference in New Issue
Block a user