diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2018-12-13 16:46:56 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-14 17:10:59 +0000 |
commit | d2ba6dfab33ab401c2752eb7a2a738a4f7173373 (patch) | |
tree | 6a85baaeb165a888faf3ee5d030f5874322d26fc /README.LSB | |
parent | 66c263884444cf5c68447612562f6b6eb93a9711 (diff) | |
download | poky-d2ba6dfab33ab401c2752eb7a2a738a4f7173373.tar.gz |
oe-selftest: distrodata: change test_maintainers() to use tinfoil
Use tinfoil to enumerate recipes and get the value of RECIPE_MAINTAINER
to make it a bit more reliable in the face of do_checkpkg issues we are
currently seeing on the Yocto Project autobuilder. This also makes it a
little less painful to re-execute test_maintainers() since you don't
have to wait for bitbake -c checkpkg to complete every time.
Note that the new test has been written in such a way that it will still
function if RECIPE_MAINTAINER values are ever moved to the recipes.
Also, the test still currently fails as there are recipes that don't
have an assigned maintainer.
(From OE-Core rev: 47282a2f6f12acebf58961ea9410cfbc335d560b)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.LSB')
0 files changed, 0 insertions, 0 deletions