diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-13 22:16:28 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-25 15:01:21 +0100 |
commit | 65681147b2339d119a9e2f864103ea83b544daa3 (patch) | |
tree | fd74470046d09b7d280727beb95e9ad4703130be /meta/recipes-devtools/dosfstools | |
parent | 8c7ca97dd6fe790453dee2d245db0594e58c6fbf (diff) | |
download | poky-65681147b2339d119a9e2f864103ea83b544daa3.tar.gz |
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.
(From OE-Core rev: af7ba26a603a12de0aed35e786674c92049c2bee)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/dosfstools')
0 files changed, 0 insertions, 0 deletions