diff options
author | Kang Kai <kai.kang@windriver.com> | 2012-06-25 16:47:36 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-25 14:57:17 +0100 |
commit | b224ed20653f0596ce9e29ff3a9728e770e6d0b2 (patch) | |
tree | d8943b4d6b1ae23ff16b68db797edad816dc1cdf /documentation/bsp-guide | |
parent | 72f04e760d99d6be99a82d8fd0efc0a136da3e7a (diff) | |
download | poky-b224ed20653f0596ce9e29ff3a9728e770e6d0b2.tar.gz |
bitbake: hig.py: use module tempfile to create temp file
I am sorry that use os.tmpname which casue a security warning.
Follow Darren's suggestion to use tempfile.NamedTemporaryFile instead.
(Bitbake rev: fe514a130579302312f68821536d108c8ceb4363)
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
0 files changed, 0 insertions, 0 deletions