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:
Saul Wold 2013-06-11 13:53:01 -07:00 committed by Richard Purdie
parent ad276d7d89
commit 35ea19860b
1 changed files with 2 additions and 0 deletions

View File

@ -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 \