diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-11-16 20:46:44 +0100 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-11-16 20:46:44 +0100 |
commit | c80e42faffdc71e878168c52bb3767e2277dd722 (patch) | |
tree | c24cedac802665648f2ac24bd184c772ca2e1460 /conf/machine/bug.conf | |
parent | b32e9132c3b7186605a8f58978bf74dbcf12e1f7 (diff) | |
parent | 2eb99471ec5f9c49a99b7349395d7dda0aee6b91 (diff) |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'conf/machine/bug.conf')
-rw-r--r-- | 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 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" |