| Submitter | Jiajun Xu |
|---|---|
| Date | June 24, 2011, 8:11 a.m. |
| Message ID | <cover.1308902622.git.jiajun.xu@intel.com> |
| Download | mbox |
| Permalink | /patch/6465/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib jxu49/masterComments
On Fri, 2011-06-24 at 16:11 +0800, Jiajun Xu wrote: > 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. > > The following changes since commit 7cd2ac0e40d854bab9a32512018aff6172500c0e: > > common-licenses: Additions and corrections (2011-06-23 23:44:49 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib jxu49/master > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jxu49/master > > Jiajun Xu (1): > qemuimagetest: update cvs and iptables to newer version for toolchain > test Merged to master, thanks. Richard
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. The following changes since commit 7cd2ac0e40d854bab9a32512018aff6172500c0e: common-licenses: Additions and corrections (2011-06-23 23:44:49 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib jxu49/master http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jxu49/master Jiajun Xu (1): qemuimagetest: update cvs and iptables to newer version for toolchain test meta/classes/imagetest-qemu.bbclass | 2 +- scripts/qemuimage-testlib | 52 ++++++++++++++++++---- scripts/qemuimage-tests/toolchain/sudoku-savant | 2 +- 3 files changed, 44 insertions(+), 12 deletions(-)