[oe-commits] Marcin Juszkiewicz : bug: ship SDIO firmware for WiFi

git version control git at git.openembedded.org
Tue Nov 17 09:13:51 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 740361d57e6fae0bef9021b873dd2e56461c1d25
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=740361d57e6fae0bef9021b873dd2e56461c1d25

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Mon Nov 16 14:51:17 2009 +0100

bug: ship SDIO firmware for WiFi

---

 conf/machine/bug.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/bug.conf b/conf/machine/bug.conf
index cec3d5b..3e0389a 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"





More information about the Openembedded-commits mailing list