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.
Signed-off-by: Tudor Florea
---
meta/recipes-kernel/kmod/kmod.inc
Avoid parallel-tests for kmod as it remove
buildtest-TESTS and runtest-TESTS targets required by ptest.
Signed-off-by: Tudor Florea
---
meta/recipes-kernel/kmod/kmod.inc|1 +
.../kmod/kmod/remove_parallel_tests.patch| 18 ++
2 files changed,