diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-29 13:47:17 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-01 15:51:29 +0000 |
commit | 9509627e06ab4cf18c5bbf3f405ecf19a9f40287 (patch) | |
tree | 34e5333397b88c42d9c6ea542cab1fd624032bb8 /scripts/pybootchartgui/pybootchartgui.py | |
parent | cb24a72e97afb43de5e1e79ff807fd9e184df6a2 (diff) | |
download | openembedded-core-9509627e06ab4cf18c5bbf3f405ecf19a9f40287.tar.gz openembedded-core-9509627e06ab4cf18c5bbf3f405ecf19a9f40287.tar.bz2 openembedded-core-9509627e06ab4cf18c5bbf3f405ecf19a9f40287.zip |
package.bbclass: Add a shortcut exit from the mkdir function
The mkdir function iterates over strings with many different operations,
even if ultimately the target already exists. This adds a check to the start
of the function so we don't waste time when the target already exists.
(From OE-Core rev: 06e188e673313f1eb9ae7d85ae64467c8d2a94b3)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions