diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-28 12:08:55 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-16 13:34:54 +0100 |
commit | c3d4bc65d0464eef6b254ee383a95f85704ff93b (patch) | |
tree | 7052f1704fbfabfda2b7a0addc5f9b5dacb8d9b9 /meta/site/powerpc-linux | |
parent | eb2d2f5c11b0dcb0732eec7d6f580c9e63cbbff8 (diff) | |
download | poky-c3d4bc65d0464eef6b254ee383a95f85704ff93b.tar.gz |
python3-testtools: Avoid traceback2 module requirement
traceback2 adds traceback for python2. Rather than depend on traceback2, we're
python3 only so just use traceback.
This caused breakage in oe-selftest -j which uses testtools on the autobuilder
using buildtools-tarball.
[YOCTO #13652]
(From OE-Core rev: ee80a06c107375e3cf0d246ea17c09dda4536dab)
(From OE-Core rev: ee82e3c24fe5727ce81e972cadedca431d6086c5)
(From OE-Core rev: be4470c9590183b388d9ff176331d0c50984dec8)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/powerpc-linux')
0 files changed, 0 insertions, 0 deletions