Files
poky/meta
Paul Eggleton 2298b4a03e 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.

(From OE-Core rev: 99ac382d84667eb496dc510d3277b8c55b237738)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-20 21:41:04 +01:00
..
2015-05-20 21:41:03 +01:00
2015-01-07 23:35:01 +00:00
2015-05-20 21:41:03 +01:00
2014-01-02 12:58:54 +00:00
2013-04-10 09:23:17 +01:00