diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-13 22:16:28 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-15 16:34:12 +0100 |
commit | 28699b4257436fb6079eafe50ca8cab09a2fdd90 (patch) | |
tree | 01edf12df28f10e19c5901f0b83beff705b46842 /scripts/lib/build_perf/scrape-html-report.js | |
parent | aef07f09e224485539d8bc66ddac8bf394e4092a (diff) | |
download | openembedded-core-28699b4257436fb6079eafe50ca8cab09a2fdd90.tar.gz openembedded-core-28699b4257436fb6079eafe50ca8cab09a2fdd90.tar.bz2 openembedded-core-28699b4257436fb6079eafe50ca8cab09a2fdd90.zip |
oeqa/selftest/devtool: Ensure dbus is built befoe running test
If dbus isn't build first the dbus dependency of dbus-wait can't be detected
through pkgconfig and the test fails:
AssertionError: {'DEPENDS': {'dbus'}} != {}
- {'DEPENDS': {'dbus'}}
+ {} : Some expected variables not found in recipe: {'DEPENDS': {'dbus'}}
Ensure dbus is built and present in the sysroot.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/scrape-html-report.js')
0 files changed, 0 insertions, 0 deletions