diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-05 16:03:25 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-06 22:28:03 +0000 |
commit | 786ba56074ca9374ae5b4f7b06e1d554f8169d23 (patch) | |
tree | fe76be200cd34e4918d1d19e6b3cb8b2cca49bfd /scripts/lib/recipetool/create_buildsys_python.py | |
parent | c2484f3dec966b8698d921221185f35771ab58ef (diff) | |
download | poky-786ba56074ca9374ae5b4f7b06e1d554f8169d23.tar.gz |
bitbake: toastermain/settings: Avoid python filehandle closure warnings
Switch to using with blocks when accessing files to ensure file
descriptors are closed and avoid python warnings.
(Bitbake rev: e8574ee78eea23cc35900610bb15e47e40ef5ee1)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create_buildsys_python.py')
0 files changed, 0 insertions, 0 deletions