terminal: Exclude BB_ORIGENV from the signatures
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Dec 2013 17:16:25 +0000 (17:16 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Dec 2013 17:18:16 +0000 (17:18 +0000)
commit6161e7e119b98aabebef3dbf700e08a57bc8617f
tree68d166c2525a988d3f3733247ceacde8a5860386
parent4e13c4a725da6e4826a98f1654156e7425acbe9f
terminal: Exclude BB_ORIGENV from the signatures

devshell was printing a traceback when exiting due to the use of dump_sigs()
being called on the task. This is turn was since this function referenced
BB_ORIGENV. We might as well globally exclude this for now since its a
data store object and cannot be pickled, not would it make sense to do so.

[YOCTO #5683]

(From OE-Core rev: 84b549afb46fce7b5cdaa977286aeb2e90d3bfdb)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/terminal.bbclass