diff options
author | Mingde (Matthew) Zeng <matthew.zeng@windriver.com> | 2020-02-18 14:46:49 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-19 11:24:15 +0000 |
commit | d2a47421f6e03f51ff140c4eabca36468d9e5635 (patch) | |
tree | c4d485bf5c564ca895324bbdd9281ff860793772 /bitbake | |
parent | be53b56b0cc2e1e8ab626de2c7b226f82a20c6c6 (diff) | |
download | poky-d2a47421f6e03f51ff140c4eabca36468d9e5635.tar.gz |
glib-2.0: add dependencies to fix ptest failures
There are a number of ptest failures due to executables not found in
the image. Since these executables are in FILES_${PN}-dev, depending
all of -dev which is an overkill. We take them out of -dev and put in
-utils, then depend on the latter instead.
When starting a glib ptest but decided to Ctrl-c interrupt midway,
./run-ptest cannot be restarted unless running `userdel glib2-test`
manually. Therefore adding a check prior to ptest will ensure the
ptest can be restarted.
(From OE-Core rev: b649cf5c09a45df2df9a8f8f0920c6dfb07b8d76)
Signed-off-by: Matthew Zeng <matthew.zeng@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions