Update bluetooth (#225)

This commit is contained in:
Pascal Vizeli
2018-01-13 23:03:47 +01:00
committed by GitHub
parent 2d2d859bf9
commit ff39c5b4e4
14 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
# Changelog
## 1.0
- Update base image
- Update Firmware (https://github.com/RPi-Distro/firmware-nonfree)

View File

@@ -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/

View File

@@ -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/",

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.