diff options
author | Dorinda Bassey <dorindabassey@gmail.com> | 2021-03-14 13:58:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-15 14:37:40 +0000 |
commit | a6932c2203cf89f072b7e9a266fd22b384ece6a4 (patch) | |
tree | 93abdba7a32846a92e47e7f22005675b4b54b10b /meta-selftest/conf | |
parent | 028fcc234840dee58cc3c5e74ce3e44d0ebedb55 (diff) | |
download | poky-a6932c2203cf89f072b7e9a266fd22b384ece6a4.tar.gz |
distrodata.py: Test to track recipes without HOMEPAGE or DESCRIPTION
This test is to keep track of recipes that do not have a HOMEPAGE or DESCRIPTION,
with exceptions to recipes whose SRC_URI are not linked to external sources.
Results of this test: it take about 2 to 3 minutes for this test to complete execution
depending on the laptop used, Recipes that didn't have a homepage or description were found,
and using list data structure instead of set() returned an ordered list of recipes that
didn't have a homepage. Hence it's easier to view recipes with missing homepage and description.
[YOCTO #13471]
(From OE-Core rev: 5e0cfce7a126c194bfb7855952355c62eae3831a)
Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/conf')
0 files changed, 0 insertions, 0 deletions