aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-14 12:46:05 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-14 12:47:53 +0100
commit534c4d0f1e287d0ac82504b273a5497d3457582a (patch)
tree9f1399fefa1bb6209a82c27dbbf64e31a0c18e3d /meta/recipes-core/meta
parent8d3397b2f15280cfd3bc8c221cf21397a9f747fa (diff)
downloadopenembedded-core-contrib-534c4d0f1e287d0ac82504b273a5497d3457582a.tar.gz
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>
Diffstat (limited to 'meta/recipes-core/meta')
-rw-r--r--meta/recipes-core/meta/buildtools-tarball.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index 00fc26f0e7..7a91c6b6ac 100644
--- a/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-tarball.bb
@@ -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 \