diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2010-06-04 14:04:42 +0200 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-02 15:41:35 +0100 |
commit | 16553b88267bd1b3ad42b2d319d380251b4d6943 (patch) | |
tree | 28ff7cae842cbcf493c1044fd9e5a7bb70b9dae0 /bitbake/lib/bb/parse | |
parent | 726802b98071f6139c9305be0383a2be20a37f4e (diff) | |
download | poky-16553b88267bd1b3ad42b2d319d380251b4d6943.tar.gz |
cache: do not chdir unnecessarily
previously we called chdir() twice for every target, this patch reduces
the amount of chdir() calls via openembedded master from some 16000 to
4.
(Bitbake rev: fa45f5625e13a82bec70d5f10815f52fbe705166)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'bitbake/lib/bb/parse')
0 files changed, 0 insertions, 0 deletions