diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-20 17:16:25 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-20 17:18:16 +0000 |
commit | 394691762aa492d2b1494f2865b2b54d9eb79f06 (patch) | |
tree | 08c8266bb7ca16328be3db8be47e73153f959f9c /meta-yocto | |
parent | 08a8c90e95841764b8b14a3b6ef0f671b4fa4154 (diff) | |
download | poky-394691762aa492d2b1494f2865b2b54d9eb79f06.tar.gz |
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>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions