From 3aec2fa2df9aaa883feda0d7aed85e63d01398b9 Mon Sep 17 00:00:00 2001 From: Jiajun Xu Date: Fri, 24 Jun 2011 15:53:45 +0800 Subject: qemuimagetest: update cvs and iptables to newer version for toolchain test The old versions of cvs and iptables may meet compile error under some architecture - cvs 1.11.23 fails on x86-64 host and iptables 1.4.9 fails on arm host. Update them to latest version could solve these build error. Meanwhile, 240s timeout is set for sudoku becasue 120s is not enough to finish compile. Signed-off-by Jiajun Xu --- scripts/qemuimage-tests/toolchain/sudoku-savant | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/qemuimage-tests/toolchain') diff --git a/scripts/qemuimage-tests/toolchain/sudoku-savant b/scripts/qemuimage-tests/toolchain/sudoku-savant index 603afe63e..3d149dea2 100755 --- a/scripts/qemuimage-tests/toolchain/sudoku-savant +++ b/scripts/qemuimage-tests/toolchain/sudoku-savant @@ -11,7 +11,7 @@ # . $COREBASE/scripts/qemuimage-testlib -TIMEOUT=120 +TIMEOUT=240 # Extract and test toolchain tarball Test_Toolchain sudoku-savant ${TIMEOUT} -- cgit v1.2.3