[meta-freescale] [meta-fsl-arm-extra][PATCH v2 4/6] cubox-i: Remove linux-firmware-ath6k from MACHINE_FIRMWARE

Otavio Salvador otavio at ossystems.com.br
Mon May 11 09:55:17 PDT 2015


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 at ossystems.com.br>
---
 conf/machine/cubox-i.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/conf/machine/cubox-i.conf b/conf/machine/cubox-i.conf
index 9fb2a5f..4d3e9fa 100644
--- a/conf/machine/cubox-i.conf
+++ b/conf/machine/cubox-i.conf
@@ -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"
-- 
2.1.4



More information about the meta-freescale mailing list