]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/packagedata: Use with to control file handle lifetime
authorOla x Nilsson <ola.x.nilsson@axis.com>
Mon, 21 Oct 2019 10:30:28 +0000 (12:30 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Oct 2019 15:26:14 +0000 (16:26 +0100)
commit28b3635b7f40b627a9d6294a78589c78f0c682c8
tree75998fd90a7290306007bd562e65054af20afde2
parentb6e7fee68d018e5f148a7a02cf110bc210022a72
lib/oe/packagedata: Use with to control file handle lifetime

Signed-off-by: Ola x Nilsson <olani@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/packagedata.py