]> code.ossystems Code Review - openembedded-core.git/commit
toolchain-shar-extract.sh: allow TERM through into SDK installer env
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 23 Jun 2016 12:07:06 +0000 (00:07 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Jul 2016 12:29:01 +0000 (13:29 +0100)
commita8f11bc5ce07114b9ec7da7ad48da62e2026cd74
treed7eb4fd17e8632056120d8b6f045f527d50423fc
parent440a351ee13920045c9d3e51882908f7b3f01d35
toolchain-shar-extract.sh: allow TERM through into SDK installer env

In order to show the task progress during the extensible SDK
installation, knotty needs to know it is using a terminal it can
support the "interactive" mode on (i.e. ncurses can be used), which
means it needs access to the TERM variable value, so allow that
through into the cleaned environment within the SDK installation
script.

Part of the implementation for [YOCTO #9613].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/files/toolchain-shar-extract.sh