diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-03 17:25:30 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-06 13:12:19 +0000 |
commit | 52b506145bcddc133ca93a8c9f7343de69d10907 (patch) | |
tree | 89d5849986b5fe7ef4352b2e58ba1aaf1bd5d6a1 /meta-skeleton | |
parent | 4b31d6f6f0a2a6b9e504ffae0d3b2099cbd7dddc (diff) | |
download | openembedded-core-52b506145bcddc133ca93a8c9f7343de69d10907.tar.gz openembedded-core-52b506145bcddc133ca93a8c9f7343de69d10907.tar.bz2 openembedded-core-52b506145bcddc133ca93a8c9f7343de69d10907.zip |
package.bbclass: Various minor performance tweaks
* Call getVar outside the loop
* Drop unneeded PATH export (bitbake does this already)
* Drop unused variable
* Simplify if statement nesting
* Simplify variable expandion to a getVar call (expand would just call getVar)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions