diff options
author | Ross Burton <ross.burton@intel.com> | 2018-09-13 12:30:39 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-13 16:28:26 +0100 |
commit | d180dc758710c7259d45eeb9304e7284a8fd8825 (patch) | |
tree | 80624996a3334ad5db1d6cd1e327d752d9cb28ea /scripts/lib/recipetool/create_buildsys_python.py | |
parent | e91838b63b506e2969582b2b8511fd3724d6aa3f (diff) | |
download | openembedded-core-d180dc758710c7259d45eeb9304e7284a8fd8825.tar.gz openembedded-core-d180dc758710c7259d45eeb9304e7284a8fd8825.tar.bz2 openembedded-core-d180dc758710c7259d45eeb9304e7284a8fd8825.zip |
oeqa/selftest/recipetool: fix non-determinism in cmake test
The Navit recipe can depend on fribidi which is now part of oe-core. Since the
pkgconfig lookup is based on pkgdata the results can change depending on what
has been built, which leads to occasional failures.
Build gtk+ before the test to ensure that the pkgdata is populated with more of
the dependencies, and add fribidi to the generated DEPENDS checklist.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create_buildsys_python.py')
0 files changed, 0 insertions, 0 deletions