diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-07 18:39:54 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-09 18:39:12 +0100 |
commit | 6b680c8da02017bdb17a4826f1819fe0e5f68652 (patch) | |
tree | 641365cec24d086128e3a1d61a763bcf10623021 /meta/recipes-bsp/libacpi | |
parent | ae4db0bacb9d40489499f77905f26502f3bcaa19 (diff) | |
download | openembedded-core-6b680c8da02017bdb17a4826f1819fe0e5f68652.tar.gz openembedded-core-6b680c8da02017bdb17a4826f1819fe0e5f68652.tar.bz2 openembedded-core-6b680c8da02017bdb17a4826f1819fe0e5f68652.tar.xz openembedded-core-6b680c8da02017bdb17a4826f1819fe0e5f68652.zip |
terminal.bbclass: Improve environment handling
Currently the environment handling for terminals is inconsistent. There
are two fixes here:
a) Ensure the environment is setup before all oe.terminal call
b) Actually set the environment before the spawn calls since we need
variables like DISPLAY when the commands are being executed, not just
within the terminal environment. If this doesn't happen, DISPLAY can end
up not set with the errors that brings with it when trying to run X
commands.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/libacpi')
0 files changed, 0 insertions, 0 deletions