diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2018-12-04 10:06:02 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-09 11:07:48 +0000 |
commit | b3f0b96a25de84423cf14597d0770decdaf38ebb (patch) | |
tree | fb784fc199288c87cebc4d02d891585615e59a4b /bitbake/lib/bb/checksum.py | |
parent | cbc102d8fc4a271fad7dd8b4bbe4afba7bc62c07 (diff) | |
download | poky-b3f0b96a25de84423cf14597d0770decdaf38ebb.tar.gz |
bitbake: pysh/pyshlex.py: Set is not importable
>>> from Set import Set
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named 'Set'
So remove related code.
(Bitbake rev: 118e9d8894e64d102543562314b318676006e710)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/checksum.py')
0 files changed, 0 insertions, 0 deletions