kmod: avoid parallel-tests
authorTudor Florea <tudor.florea@enea.com>
Thu, 28 Nov 2013 12:48:05 +0000 (13:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Dec 2013 17:45:51 +0000 (17:45 +0000)
commitab63067ec275103ec10d747a68bd8a72fcc3edf4
tree5c3aa0cac8fecdfbb525b180ca43919e97d9a391
parentc33a5d2cf9fcea56ea4c016abacf5074a490f1f7
kmod: avoid parallel-tests

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 test is assumed by default
and serial-tests is optional.

(From OE-Core rev: b7a0e1c351e396af6470e59c428128789295bd96)

Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kmod/kmod.inc
meta/recipes-kernel/kmod/kmod/avoid_parallel_tests.patch [moved from meta/recipes-kernel/kmod/kmod/remove_parallel_tests.patch with 61% similarity]