mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
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 <jiajun.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7b4eb14c54
commit
d08a341af7
@@ -11,7 +11,7 @@
|
||||
#
|
||||
. $COREBASE/scripts/qemuimage-testlib
|
||||
|
||||
TIMEOUT=120
|
||||
TIMEOUT=240
|
||||
|
||||
# Extract and test toolchain tarball
|
||||
Test_Toolchain sudoku-savant ${TIMEOUT}
|
||||
|
||||
Reference in New Issue
Block a user