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 18:02:00 +0000 (18:02 +0000)
commita890b956f044bdcbf6181f7e1976358afa05ed1e
tree240ceea363e86a2ceb46c037188f92eaefac64e5
parentec0feddba5cc082fca03c148a803718b73372266
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.

(From OE-Core rev: cb3b046450b47739daf441a0b964823aff2472e6)

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