diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-03 17:17:30 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-06 13:12:19 +0000 |
commit | e9d43d7b4d2cfb22b21f3814c2401a699c78b025 (patch) | |
tree | c1419003fbd5231ebfb8e5329e84a39cc37dbabc /scripts/pybootchartgui | |
parent | 0cd295d8cdc8cc39d6b6c7d26ea8a2a10a979d7c (diff) | |
download | openembedded-core-e9d43d7b4d2cfb22b21f3814c2401a699c78b025.tar.gz openembedded-core-e9d43d7b4d2cfb22b21f3814c2401a699c78b025.tar.bz2 openembedded-core-e9d43d7b4d2cfb22b21f3814c2401a699c78b025.zip |
kernel.bbclass: Improve populate_packages_prepend
Small performance tweaks for populate_packages_prepend:
* Compile the regexps once at the start
* Don't keep importing a module which is already imported
* No need to check PKG is set, we'd have failed long before now if it wasn't
* Don't export PATH, bitbake takes care of this at the task level
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui')
0 files changed, 0 insertions, 0 deletions