[oe-commits] Marcin Juszkiewicz : progear: install all kernel modules

GIT User account git at amethyst.openembedded.net
Thu Nov 27 19:56:25 UTC 2008


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

Author: Marcin Juszkiewicz <hrw at openembedded.org>
Date:   Thu Nov 27 20:52:42 2008 +0100

progear: install all kernel modules

---

 conf/machine/progear.conf |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/conf/machine/progear.conf b/conf/machine/progear.conf
index 74eb08c..60716f6 100644
--- a/conf/machine/progear.conf
+++ b/conf/machine/progear.conf
@@ -21,8 +21,5 @@ MACHINE_FEATURES = "kernel26 usbhost ext2 pci pcmcia screen alsa irda acpi scree
 IMAGE_FSTYPES = "tar.gz"
 
 MACHINE_EXTRA_RRECOMMENDS = "\
-	kernel-module-snd-ali5451 \
-	kernel-module-i2c-ali1535 \
-	kernel-module-i2c-ali15x3 \
-	kernel-module-yenta-socket \
+	kernel-modules \
 	"





More information about the Openembedded-commits mailing list