Update Buildroot to 2019.02.3 (#415)
* Update Buildroot to 2019-02.3 * Fix enter script * Update ova_defconfig * Fix network manager * Remove runc patches * Use same docker version * Fix build * Fix vmtools * Fix depens * Fix handling with tempfiles * Fix permission handling * Fix cp * Cleanup * Fix mounts
This commit is contained in:
@@ -59,6 +59,11 @@ config BR2_PACKAGE_LINUX_FIRMWARE_QUALCOMM_6174A_BT
|
||||
help
|
||||
Firmware files for QCA Rome 6174A bluetooth support.
|
||||
|
||||
config BR2_PACKAGE_LINUX_FIRMWARE_TI_CC2560
|
||||
bool "TI CC2560"
|
||||
help
|
||||
Firmware files for Bluetooth modules CC2560 and CC2560A
|
||||
|
||||
endmenu # Bluetooth
|
||||
|
||||
menu "WiFi firmware"
|
||||
@@ -320,6 +325,12 @@ config BR2_PACKAGE_LINUX_FIRMWARE_CXGB4_T5
|
||||
Firmware files for Chelsio T5 1Gb and 10Gb ethernet cards
|
||||
(cxgb4)
|
||||
|
||||
config BR2_PACKAGE_LINUX_FIRMWARE_INTEL_E100
|
||||
bool "Intel e100 825xx"
|
||||
help
|
||||
Firmware files for Intel 825xx handled by driver e100
|
||||
(e100)
|
||||
|
||||
config BR2_PACKAGE_LINUX_FIRMWARE_QLOGIC_4X
|
||||
bool "QLogic FastLinQ 4xxxx"
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user