[oe-commits] Martin Jansa : om-gta02: install only really important kernel-modules

git version control git at git.openembedded.org
Fri Feb 12 12:59:05 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Feb 11 22:10:05 2010 +0100

om-gta02: install only really important kernel-modules

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/machine/om-gta02.conf |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf
index eb48d01..9733269 100644
--- a/conf/machine/om-gta02.conf
+++ b/conf/machine/om-gta02.conf
@@ -41,7 +41,11 @@ READER_UI         = "gtk"
 
 # package machine specific modules
 MACHINE_EXTRA_RRECOMMENDS = "\
-  kernel-modules \
+  kernel-module-s3cmci \
+  kernel-module-snd-soc-neo1973-wm8753 \
+  kernel-module-snd-soc-neo1973-gta02-wm8753 \
+  kernel-module-g-ether \
+  kernel-module-ar6000 \
 "
 
 # no need to bypass this as in om-gta01, since this model is not using a multiplexed ttySAC0





More information about the Openembedded-commits mailing list