[oe-commits] Denis 'GNUtoo' Carikli : bug20: add MACHINE_EXTRA_RRECOMMENDS

git version control git at git.openembedded.org
Thu Feb 17 15:47:56 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7296ce2b1e9c61ccd68ede4ca50f4123e731f685
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7296ce2b1e9c61ccd68ede4ca50f4123e731f685

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Thu Feb 17 12:23:46 2011 +0100

bug20: add MACHINE_EXTRA_RRECOMMENDS

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Acked-by: Stefan Schmidt <stefan at datenfreihafen.org>

---

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

diff --git a/conf/machine/bug20.conf b/conf/machine/bug20.conf
index 7b71629..a9441bd 100644
--- a/conf/machine/bug20.conf
+++ b/conf/machine/bug20.conf
@@ -13,6 +13,8 @@ XSERVER = "xserver-xorg \
            xf86-video-omapfb \
            xf86-input-keyboard"
 
+MACHINE_EXTRA_RRECOMMENDS = "marvell-gspi-fw marvell-sdio-fw kernel-modules"
+
 # Only has DVI connector for external screen
 GUI_MACHINE_CLASS = "bigscreen"
 





More information about the Openembedded-commits mailing list