]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toolchain-shar-extract.sh: allow TERM through into SDK installer env paule/startup-oe
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 2 Jun 2016 02:28:55 +0000 (14:28 +1200)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 23 Jun 2016 22:08:14 +0000 (10:08 +1200)
commitecbd05f4dc6b1aeb33a13d2cad7ee51e7c3287fc
tree03aede46ec6dd24a177ebbe64ee94d3349a221d2
parentf8d17be128952864433cf0ce28afe43a866ff9cd
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>
meta/files/toolchain-shar-extract.sh