aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-11-16 14:51:17 +0100
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-11-16 14:52:19 +0100
commit740361d57e6fae0bef9021b873dd2e56461c1d25 (patch)
tree0079a301463a672e5b0d1df7d7cadfbd8f01925c /conf
parent777b4f6c6bfd9e76016eac833918b92d48c4918d (diff)
downloadopenembedded-740361d57e6fae0bef9021b873dd2e56461c1d25.tar.gz
bug: ship SDIO firmware for WiFi
Diffstat (limited to 'conf')
-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"