]> code.ossystems Code Review - openembedded-core.git/commit
qemuimagetest: update cvs and iptables to newer version for toolchain test
authorJiajun Xu <jiajun.xu@intel.com>
Fri, 24 Jun 2011 07:53:45 +0000 (15:53 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Jun 2011 10:28:28 +0000 (11:28 +0100)
commit3aec2fa2df9aaa883feda0d7aed85e63d01398b9
tree21a658de22240931195e3075b474e9560a54ce05
parente47343d12ee571281238bbf5663b074c0e32049f
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>
meta/classes/imagetest-qemu.bbclass
scripts/qemuimage-testlib
scripts/qemuimage-tests/toolchain/sudoku-savant