diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-05-18 16:15:05 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-19 08:16:47 +0100 |
commit | 99ac382d84667eb496dc510d3277b8c55b237738 (patch) | |
tree | 6c2da33f805a95857a5acade4dfcb165d4322753 /meta/classes/cross-canadian.bbclass | |
parent | 69f426a2d966a2228cbdc708b9ddab31005c6d96 (diff) | |
download | openembedded-core-99ac382d84667eb496dc510d3277b8c55b237738.tar.gz openembedded-core-99ac382d84667eb496dc510d3277b8c55b237738.tar.bz2 openembedded-core-99ac382d84667eb496dc510d3277b8c55b237738.zip |
lib/oe/patch: use with open() for all file operations
with open(...)... is preferred for reading/writing files as it is neater
and takes care of closing the file for you.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/cross-canadian.bbclass')
0 files changed, 0 insertions, 0 deletions