From 47fc3bdbfa99b473450fcd5fc7873b99ed2b477a Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Tue, 2 Dec 2008 18:59:17 +0300 Subject: tosa: add apm-tosa-suspendfix to MACHINE_EXTRA_RRECOMENDS Signed-off-by: Dmitry Baryshkov --- conf/machine/tosa.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conf') 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" -- cgit v1.2.3 From 565535c61ab1a73fc13e1a852f0c06388c4da6e1 Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Thu, 4 Dec 2008 14:27:18 +0300 Subject: checksums: new checksum for claws-plugin-mailmbox The origin tarball for claws-plugin-mailmbox has changed. No source changes though. Update checksums.ini to reflect new file. Signed-off-by: Dmitry Baryshkov --- conf/checksums.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/checksums.ini b/conf/checksums.ini index 24254a919b..7040047a37 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -13415,8 +13415,8 @@ md5=13a91cfd9b26182edbbdcd2a0d27c80f sha256=e41470fbea5322aabdca21b3ee7ebc2b3ddb1638d25902ee96fcb10698b35dd4 [http://www.claws-mail.org/downloads/plugins/mailmbox-1.14.tar.gz] -md5=62fb82a6e778d9788364a3cd1b78d609 -sha256=e59572e750baadad7d1baaf24b9e44d4fa5ab194ccf3faeb41c6061ca6b375a6 +md5=0a5907628c1112cf8e5fe251ed1db551 +sha256=d8d948807b4a09eb6da392161564c4bcee01070c9c86483889f93f1b14fd0870 [ftp://ftp.gnu.org/gnu/mailutils/mailutils-0.3.1.tar.bz2] md5=d2f0192b3dd95b33e764a0d480085cdd -- cgit v1.2.3