diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2018-06-14 12:52:32 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-18 11:07:57 +0100 |
commit | c7fbb0251bf560c3e9ac847696e8a735dc8ee787 (patch) | |
tree | e80afc069b264e4b395bd51a9f4656c73722515c /meta/classes/prexport.bbclass | |
parent | fa62280e45a94f5875a79a7d505d40bda79bca9a (diff) | |
download | poky-c7fbb0251bf560c3e9ac847696e8a735dc8ee787.tar.gz |
oeqa/runtime/cases/rpm.py: change to use base-passwd-doc
The test cases assume that rpm-doc is built out, as it says it its
comment. This is not always true. And it sometimes results in
following error.
| cls.tc.target.copyTo(test_file, dst)
| UnboundLocalError: local variable 'test_file' referenced before assignment
Change to use base-passwd-doc, as this package is more likely to be
built out than rpm-doc.
(From OE-Core rev: 2e23543b48921182307065c1fa9e8b9d7fbb3cdc)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/prexport.bbclass')
0 files changed, 0 insertions, 0 deletions