[meta-freescale] [meta-fsl-arm-extra][PATCH v3 2/2] wandboard-dual: Add broadcom-nvram-support to machine

John Weber rjohnweber at gmail.com
Thu Mar 21 20:18:12 PDT 2013


Adds a line MACHINE_EXTRA_RRECOMMENDS for broadcom-nvram-support which
provides firmware files for the wifi chip (BCM4329) on Wandboard Dual.

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

diff --git a/conf/machine/wandboard-dual.conf b/conf/machine/wandboard-dual.conf
index f827be7..0f5a918 100644
--- a/conf/machine/wandboard-dual.conf
+++ b/conf/machine/wandboard-dual.conf
@@ -18,3 +18,6 @@ UBOOT_PADDING = "2"
 SERIAL_CONSOLE = "115200 ttymxc0"
 
 MACHINE_FEATURES += " pci wifi bluetooth"
+
+MACHINE_EXTRA_RRECOMMENDS += " broadcom-nvram-config"
+
-- 
1.7.9.5




More information about the meta-freescale mailing list