diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-04 10:42:26 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-05 16:42:01 +0100 |
commit | ffaa0f1b8ab9460399b440ed295c8fed7c678993 (patch) | |
tree | 1683d003246c95dcf7bfeb80a54205382333cc3e /meta-yocto-bsp/lib/oeqa/controllers/beaglebonetarget.py | |
parent | 7fff2edd6a099f60caed7585609155fef29b0d35 (diff) | |
download | poky-ffaa0f1b8ab9460399b440ed295c8fed7c678993.tar.gz |
bitbake: parse/BBHandler: Avoid repeatedly resetting FILE
If we're not going to change the value of FILE, or we know it isn't
going to have changed (ext == bbclass), don't set FILE.
This avoids messy looking history of the variable as well as optimises
parsing speed slightly.
(Bitbake rev: 88e4600aa66dda2e6c807f9d97af8982bcd8817b)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/lib/oeqa/controllers/beaglebonetarget.py')
0 files changed, 0 insertions, 0 deletions