From: Dmitry Baryshkov Date: Tue, 2 Dec 2008 15:59:17 +0000 (+0300) Subject: tosa: add apm-tosa-suspendfix to MACHINE_EXTRA_RRECOMENDS X-Git-Tag: Release-2010-05/1~4956^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47fc3bdbfa99b473450fcd5fc7873b99ed2b477a;p=openembedded.git tosa: add apm-tosa-suspendfix to MACHINE_EXTRA_RRECOMENDS Signed-off-by: Dmitry Baryshkov --- diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf index 914300e31c..6d258e19e9 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"