mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +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-compression \
|
||||||
nativesdk-python-json \
|
nativesdk-python-json \
|
||||||
nativesdk-python-unittest \
|
nativesdk-python-unittest \
|
||||||
|
nativesdk-python-difflib \
|
||||||
|
nativesdk-python-pprint \
|
||||||
nativesdk-chrpath \
|
nativesdk-chrpath \
|
||||||
nativesdk-tar \
|
nativesdk-tar \
|
||||||
nativesdk-git \
|
nativesdk-git \
|
||||||
|
|||||||
Reference in New Issue
Block a user