mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
cubox-i: Remove linux-firmware-ath6k from MACHINE_FIRMWARE
The linux-firmware-ath6k is not necessary for the board to work and adds no features for standard users, drop it. Change-Id: I8b4d6eb94564f0e92abb6d9630fc3cf765b8fa8c Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
This commit is contained in:
parent
21cbd0c14f
commit
4b52116f5e
|
@ -27,6 +27,5 @@ KERNEL_IMAGETYPE = "zImage"
|
|||
KERNEL_DEVICETREE = "imx6dl-cubox-i.dtb imx6q-cubox-i.dtb imx6dl-hummingboard.dtb imx6q-hummingboard.dtb"
|
||||
|
||||
MACHINE_FEATURES += "pci wifi bluetooth alsa bluetooth irda serial usbhost wifi"
|
||||
MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k"
|
||||
|
||||
SERIAL_CONSOLE = "115200 ttymxc0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user