buildtools-tarball: Add nativesdk-ncurses-terminfo-base

We've been seeing issues where some TERM values don't work well with the
tarball. These show up as escape codes coming from simple python calls such
as printing the python version. Adding the terminfo goes part way to addressing
the problem, the remainder is ensuring the relocation code correctly searches
the right path for it (which will be in a follow on patch).

(From OE-Core rev: 697e64c98affc4e0d8aa4828e74331c918b23a0e)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2013-06-14 12:46:05 +01:00
parent 8d3397b2f1
commit 534c4d0f1e
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ TOOLCHAIN_HOST_TASK ?= "\
nativesdk-python-unittest \
nativesdk-python-difflib \
nativesdk-python-pprint \
nativesdk-ncurses-terminfo-base \
nativesdk-chrpath \
nativesdk-tar \
nativesdk-git \