mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-23 13:54:26 +01:00
Update bluetooth (#225)
This commit is contained in:
5
bluetooth_bcm43xx/CHANGELOG.md
Normal file
5
bluetooth_bcm43xx/CHANGELOG.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0
|
||||
- Update base image
|
||||
- Update Firmware (https://github.com/RPi-Distro/firmware-nonfree)
|
||||
@@ -5,7 +5,7 @@ FROM $BUILD_FROM
|
||||
ENV LANG C.UTF-8
|
||||
|
||||
# Setup base
|
||||
RUN apk add --no-cache tzdata jq bluez
|
||||
RUN apk add --no-cache bluez-deprecated
|
||||
|
||||
# Copy firmware
|
||||
COPY firmware/* /lib/firmware/brcm/
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Bluetooth BCM43xx",
|
||||
"version": "0.7",
|
||||
"version": "1.0",
|
||||
"slug": "bluetooth_bcm43xx",
|
||||
"description": "Activate Bluetooth for Broadcom 43xx chips",
|
||||
"url": "https://home-assistant.io/addons/bluetooth_bcm43xx/",
|
||||
|
||||
BIN
bluetooth_bcm43xx/firmware/bcm43xx-0.fw-610.812
Normal file
BIN
bluetooth_bcm43xx/firmware/bcm43xx-0.fw-610.812
Normal file
Binary file not shown.
BIN
bluetooth_bcm43xx/firmware/bcm43xx_hdr-0.fw-610.812
Normal file
BIN
bluetooth_bcm43xx/firmware/bcm43xx_hdr-0.fw-610.812
Normal file
Binary file not shown.
BIN
bluetooth_bcm43xx/firmware/brcmfmac43241b0-sdio.bin
Normal file
BIN
bluetooth_bcm43xx/firmware/brcmfmac43241b0-sdio.bin
Normal file
Binary file not shown.
BIN
bluetooth_bcm43xx/firmware/brcmfmac43241b4-sdio.bin
Normal file
BIN
bluetooth_bcm43xx/firmware/brcmfmac43241b4-sdio.bin
Normal file
Binary file not shown.
BIN
bluetooth_bcm43xx/firmware/brcmfmac4329-sdio.bin
Normal file
BIN
bluetooth_bcm43xx/firmware/brcmfmac4329-sdio.bin
Normal file
Binary file not shown.
BIN
bluetooth_bcm43xx/firmware/brcmfmac4330-sdio.bin
Normal file
BIN
bluetooth_bcm43xx/firmware/brcmfmac4330-sdio.bin
Normal file
Binary file not shown.
BIN
bluetooth_bcm43xx/firmware/brcmfmac4334-sdio.bin
Normal file
BIN
bluetooth_bcm43xx/firmware/brcmfmac4334-sdio.bin
Normal file
Binary file not shown.
BIN
bluetooth_bcm43xx/firmware/brcmfmac4335-sdio.bin
Normal file
BIN
bluetooth_bcm43xx/firmware/brcmfmac4335-sdio.bin
Normal file
Binary file not shown.
BIN
bluetooth_bcm43xx/firmware/brcmfmac43362-sdio.bin
Normal file
BIN
bluetooth_bcm43xx/firmware/brcmfmac43362-sdio.bin
Normal file
Binary file not shown.
Binary file not shown.
BIN
bluetooth_bcm43xx/firmware/brcmfmac4354-sdio.bin
Normal file
BIN
bluetooth_bcm43xx/firmware/brcmfmac4354-sdio.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user