mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
wandboard-dual: Add broadcom-nvram-support to machine
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@gmail.com>
This commit is contained in:
parent
72e29e1c3a
commit
d7f5dc6aea
|
@ -18,3 +18,5 @@ UBOOT_PADDING = "2"
|
|||
SERIAL_CONSOLE = "115200 ttymxc0"
|
||||
|
||||
MACHINE_FEATURES += " pci wifi bluetooth"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += " broadcom-nvram-config"
|
||||
|
|
Loading…
Reference in New Issue
Block a user