lib/oeqa/runtime: add iptables, cvs and sudoku projects build tests on target
authorMihai Prica <mihai.prica@intel.com>
Mon, 19 Aug 2013 12:26:34 +0000 (15:26 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Aug 2013 10:47:21 +0000 (11:47 +0100)
commit6cea65dd22de911433ebbb915d655672005bba2d
tree0ce5cd32f99c0015865d8ddff9ed88eaafc9b179
parent36eef00ee8c5c3e4b2968b32f744c4f7bf8530a5
lib/oeqa/runtime: add iptables, cvs and sudoku projects build tests on target

Downloads iptables/cvs/sudoku-savant sources and builds them on target.

(From OE-Core rev: df4568205c3a7e0b20c6299e29f96bd30560146b)

Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/buildcvs.py [new file with mode: 0644]
meta/lib/oeqa/runtime/buildiptables.py [new file with mode: 0644]
meta/lib/oeqa/runtime/buildsudoku.py [new file with mode: 0644]