diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-12-02 18:50:50 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 17:45:50 +0000 |
commit | d51b3f375858cfcd3b2d90e53551f5705afa4eef (patch) | |
tree | 0a1905271197c5bf1d42d1f9dd97f1f4e84d5942 /meta/classes/kernel-module-split.bbclass | |
parent | cdfef971d3596778b9f88e784379ee2fd56acbfa (diff) | |
download | poky-d51b3f375858cfcd3b2d90e53551f5705afa4eef.tar.gz |
classes/buildhistory: reduce parsing time
Disable several python functions if not parsing within the worker
context. This avoids executing expensive operations while parsing
recipes (which is unnecessary).
(Thanks to Richard Purdie for pointing out the issue and suggesting the
workaround.)
(From OE-Core rev: 540a2a30be21c3eca4323efbe91e7dcfc31a4c97)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel-module-split.bbclass')
0 files changed, 0 insertions, 0 deletions