]> code.ossystems Code Review - openembedded-core.git/commit
qa.py: Modify the env for the child process only
authorMuhammad Shakeel <muhammad_shakeel@mentor.com>
Tue, 4 Dec 2012 10:19:50 +0000 (15:19 +0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Dec 2012 10:51:31 +0000 (10:51 +0000)
commitcb3b046450b47739daf441a0b964823aff2472e6
treedb86b263e1df5395cefe105f36db9d65e982fab2
parent24b954253dd1aa626835352c4dc8d085a19aae35
qa.py: Modify the env for the child process only

Modified environment is only required for new subprocess to execute
objdump command and not for the current process. We should only
modify the copy of env to pass it on to the child.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Muhammad Shakeel <muhammad_shakeel@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/qa.py