mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
buildtools-tarball: add difflib and pprint python modules
Needed for the unittest part of bitbake-selftest can work correctly. (From OE-Core rev: fe744381e8844ad17dcc6e036650a442dbc9575d) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ad276d7d89
commit
35ea19860b
@@ -30,6 +30,8 @@ TOOLCHAIN_HOST_TASK ?= "\
|
||||
nativesdk-python-compression \
|
||||
nativesdk-python-json \
|
||||
nativesdk-python-unittest \
|
||||
nativesdk-python-difflib \
|
||||
nativesdk-python-pprint \
|
||||
nativesdk-chrpath \
|
||||
nativesdk-tar \
|
||||
nativesdk-git \
|
||||
|
||||
Reference in New Issue
Block a user