From: Marcin Juszkiewicz <[email protected]> Signed-off-by: Marcin Juszkiewicz <[email protected]> --- 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" -- 1.6.5.2 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
