[oe-commits] Andrea Adami : zaurus-2.6.inc: [tosa] wlan-ng is now inside the kernel for tosa

git version control git at git.openembedded.org
Fri Jun 5 21:48:25 UTC 2009


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Fri Jun  5 23:46:30 2009 +0200

zaurus-2.6.inc: [tosa] wlan-ng is now inside the kernel for tosa

---

 conf/machine/include/zaurus-2.6.inc |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/conf/machine/include/zaurus-2.6.inc b/conf/machine/include/zaurus-2.6.inc
index 69589a0..ba923f9 100644
--- a/conf/machine/include/zaurus-2.6.inc
+++ b/conf/machine/include/zaurus-2.6.inc
@@ -40,9 +40,10 @@ MACHINE_EXTRA_RRECOMMENDS_akita  = "kernel-module-snd-soc-spitz kernel-module-px
 MACHINE_EXTRA_RRECOMMENDS_spitz  = "kernel-module-snd-soc-spitz kernel-module-pxa2xx-cs kernel-module-pcmcia"
 MACHINE_EXTRA_RRECOMMENDS_poodle = "kernel-module-snd-soc-poodle kernel-module-pxa2xx-cs kernel-module-pcmcia"
 
-# For tosa only: wlan-ng Modules and OHCI suspend/resume fixup
+# For tosa: OHCI suspend/resume fixup
+# wlan-ng is now in kernel (2.6.29)
 # Fixme ? module-snd for tosa
-MACHINE_EXTRA_RRECOMMENDS_tosa = "wlan-ng-modules-usb apm-tosa-suspendfix"
+MACHINE_EXTRA_RRECOMMENDS_tosa = "apm-tosa-suspendfix"
 
 # Fixme ? module-snd for collie
 MACHINE_EXTRA_RRECOMMENDS_collie = ""





More information about the Openembedded-commits mailing list