]> code.ossystems Code Review - openembedded-core.git/commit
ethtool: use serial-tests config needed by ptest.
authorTudor Florea <tudor.florea@enea.com>
Wed, 28 May 2014 16:59:54 +0000 (18:59 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 May 2014 09:32:29 +0000 (10:32 +0100)
commit15bdef1f25ef567caf2f2e270de899e35da7cca9
tree3b28c4d013fbcbc332ddfda7414cf09a9fd10541
parent9e03db2dfab0b534b86fd48c9190b2d7d0d21238
ethtool: use serial-tests config needed by ptest.

buildtest-TESTS and runtest-TESTS targets are required by ptest.
In order to have those targets in automake 1.13.4 serial-tests
should be specified since parallel-tests is assumed by default
and serial-tests is optional.

ptest results:
PASS: test-cmdline
PASS: test-features
==================
All 2 tests passed
==================

Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch [new file with mode: 0644]
meta/recipes-extended/ethtool/ethtool_3.14.bb