summaryrefslogtreecommitdiffstats
path: root/meta/classes/terminal.bbclass
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-09 17:25:41 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-09 18:39:25 +0100
commitfa071627adac4b493e524c536b47485e728766c1 (patch)
tree77ee13410337f147f3d2ea4a4d6b4e2dbd551dd7 /meta/classes/terminal.bbclass
parent98c2da694ca4c72b3e222a593b8baddea102bde5 (diff)
downloadpoky-fa071627adac4b493e524c536b47485e728766c1.tar.gz
runqueue: Ensure task environment is correct
This fixes two problems: a) Variables which were in the parent environment but not set as "export" variables in the datastore could end up in the task environment b) oe.environ.update() can't cope with the generator returned by bb.data.exported_vars() Whilst the updated code isn't as neat, it does do the expected thing, sets the environment correctly and stops unwanted values leaking into the task environment. (Bitbake rev: 67e5e23034c5ec2b9efcca935242830306c0048d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/terminal.bbclass')
0 files changed, 0 insertions, 0 deletions