]> code.ossystems Code Review - openembedded-core.git/commit
distrodata/maintainers: Add PARSE_ALL_RECIPES flag to fix test issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2020 11:42:32 +0000 (11:42 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2020 16:44:04 +0000 (16:44 +0000)
commitc139e058bb2df48c79784cf3fd701e51bbc68427
treed962fd04daab436bee0b47e7897b7b249975e010
parentb9d8eb6a1bafd5f7451e1098e2bf82a344c00747
distrodata/maintainers: Add PARSE_ALL_RECIPES flag to fix test issues

Currently the test depends on which DISTRO_FEATURES and targets are selected.
Similar to SOURCE_MIRROR_FETCH, add PARSE_ALL_RECIPES to allow the test to see
a much wider range of them. This avoids issues added by the new ucontext musl
specific recipe and allows the current whitelist to be cleared out a bit (more
cleanup can follow).

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass
meta/classes/features_check.bbclass
meta/lib/oeqa/selftest/cases/distrodata.py