aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-11-16 14:51:17 +0100
committerMarcin Juszkiewicz <marcin@buglabs.net>2009-12-02 16:39:04 +0100
commitc8a4fa25c47fb6a8a17182aead5f4f82973ce2d3 (patch)
tree00b25791aebeb1aeb0ad71dd5eac270b091bae82
parent003c25c63be3c2d85710806aaee392e4e0df6432 (diff)
downloadopenembedded-c8a4fa25c47fb6a8a17182aead5f4f82973ce2d3.tar.gz
bug: ship SDIO firmware for WiFi
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org>
-rw-r--r--conf/machine/bug.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/bug.conf b/conf/machine/bug.conf
index cec3d5b785..3e0389a6ba 100644
--- a/conf/machine/bug.conf
+++ b/conf/machine/bug.conf
@@ -3,7 +3,7 @@
#@DESCRIPTION: Machine configuration for the BUG base unit.
TARGET_ARCH = "arm"
-MACHINE_EXTRA_RRECOMMENDS = "marvell-gspi-fw"
+MACHINE_EXTRA_RRECOMMENDS = "marvell-gspi-fw marvell-sdio-fw"
PREFERRED_PROVIDER_virtual/kernel = "linux-bug"
MACHINE_FEATURES = "kernel26 screen touchscreen hotplug alsa wifi usbhost usbgadget"