[meta-freescale] [meta-fsl-arm-extra][PATCH] conf/machine: add firmware rrecomends to wandboard-dual

John Weber rjohnweber at gmail.com
Sat Mar 16 06:45:41 PDT 2013


Adds a MACHINE_EXTRA_RRECOMMENDS line to wandboard-dual conf file to add 
firmware for BCM4329 wifi device to the rootfs image.

Signed-off-by: John Weber <rjohnweber at gmail.com>
---
 conf/machine/wandboard-dual.conf |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/wandboard-dual.conf b/conf/machine/wandboard-dual.conf
index f827be7..f8980cc 100644
--- a/conf/machine/wandboard-dual.conf
+++ b/conf/machine/wandboard-dual.conf
@@ -18,3 +18,5 @@ UBOOT_PADDING = "2"
 SERIAL_CONSOLE = "115200 ttymxc0"
 
 MACHINE_FEATURES += " pci wifi bluetooth"
+
+MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm4329"
-- 
1.7.9.5




More information about the meta-freescale mailing list