diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2022-04-07 16:31:50 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-10 08:31:17 +0100 |
commit | 632c83ab787211ef927a999f4ecde1d3ce40621d (patch) | |
tree | 4b57ed382594c022690f277ee562432f553dbc1a /scripts/oe-selftest | |
parent | d281f6827374ea36973527278d29733db4ed9111 (diff) | |
download | poky-632c83ab787211ef927a999f4ecde1d3ce40621d.tar.gz |
license_image.bbclass: close package.manifest file
* fixes:
NOTE: Executing write_package_manifest ...
DEBUG: Executing python function write_package_manifest
/OE/build/oe-core/openembedded-core/meta/classes/license_image.bbclass:23: ResourceWarning: unclosed file <_io.TextIOWrapper name='/OE/build/oe-core/tmp-glibc/deploy/licenses/core-image-minimal-qemux86-64/package.manifest' mode='w+' encoding='UTF-8'>
'w+').write(output)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
DEBUG: Python function write_package_manifest finished
[YOCTO #14772]
(From OE-Core rev: b3114d5d438b7a63a276b4e825b62f3b1ebceed6)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-selftest')
0 files changed, 0 insertions, 0 deletions