]> code.ossystems Code Review - openembedded-core.git/commit
oe-selftest: add a test for recipes without maintainers
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Mon, 12 Feb 2018 11:05:21 +0000 (13:05 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Feb 2018 10:31:35 +0000 (10:31 +0000)
commitac6a72aab19e04adb2fa2b9932a9427d1b6fbb46
tree8989bf766a04f8a2114c1cfca9e01d44a9b43b9e
parenta8bf4da183824caa5fceaf7546db52daa05f8662
oe-selftest: add a test for recipes without maintainers

'bitbake -c checkpkg world' is moved to class initializer to avoid
it being run twice in a row.

The no-maintainers test checks only oe-core recipes, as other layers
may be be configured, and assigning maintainership to specific people via
maintainers.inc is known to be used only in oe-core.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/cases/distrodata.py