Update buildroot & docker (#25)

* Update docker & buildroot

* Fix

* fix versions
This commit is contained in:
Pascal Vizeli
2018-05-28 14:58:22 +02:00
committed by GitHub
parent 7db3226a8e
commit b13086072c
1887 changed files with 22062 additions and 18015 deletions

View File

@@ -19,6 +19,11 @@ endmenu # Audio
menu "Video firmware"
config BR2_PACKAGE_LINUX_FIRMWARE_AMDGPU
bool "AMD GPU video card firmware"
help
Firmware files for AMD GPU video cards.
config BR2_PACKAGE_LINUX_FIRMWARE_I915
bool "Intel i915 video card firmware"
help
@@ -29,6 +34,16 @@ config BR2_PACKAGE_LINUX_FIRMWARE_RADEON
help
Firmware files for AMD Radeon video cards.
config BR2_PACKAGE_LINUX_FIRMWARE_QCOM_VENUS
bool "Qualcomm Venus video codec accelerator"
help
Firmware files for Qualcomm Venus video codec accelerator
config BR2_PACKAGE_LINUX_FIRMWARE_QCOM_ADRENO
bool "Qualcomm Adreno GPU firmware"
help
Firmware files for Qualcomm Adreno GPU firmware
endmenu # Video
menu "Bluetooth firmware"
@@ -83,6 +98,11 @@ config BR2_PACKAGE_LINUX_FIRMWARE_ATHEROS_10K_QCA998X
help
Firmware files for the Atheros QCA988X module
config BR2_PACKAGE_LINUX_FIRMWARE_ATHEROS_10K_QCA6174
bool "Atheros 10k (QCA6174)"
help
Firmware files for the Atheros QCA6174 module
config BR2_PACKAGE_LINUX_FIRMWARE_BRCM_BCM43XX
bool "Broadcom BRCM bcm43xx"
help