[oe-commits] Dmitry Baryshkov : tosa: add apm-tosa-suspendfix to MACHINE_EXTRA_RRECOMENDS

GIT User account git at amethyst.openembedded.net
Thu Dec 4 14:00:38 UTC 2008


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

Author: Dmitry Baryshkov <dbaryshkov at gmail.com>
Date:   Tue Dec  2 18:59:17 2008 +0300

tosa: add apm-tosa-suspendfix to MACHINE_EXTRA_RRECOMENDS

Signed-off-by: Dmitry Baryshkov <dbaryshkov at gmail.com>

---

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

diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf
index 914300e..6d258e1 100644
--- a/conf/machine/tosa.conf
+++ b/conf/machine/tosa.conf
@@ -8,6 +8,7 @@ require conf/machine/include/tune-xscale.inc
 IMAGE_FSTYPES ?= "jffs2"
 
 # wlan-ng Modules
-MACHINE_EXTRA_RRECOMMENDS += "wlan-ng-modules-usb"
+# OHCI suspend/resume fixup
+MACHINE_EXTRA_RRECOMMENDS += "wlan-ng-modules-usb apm-tosa-suspendfix"
 
 ROOT_FLASH_SIZE = "28"





More information about the Openembedded-commits mailing list