hob: remove temporary directory on program shutdown
authorJoshua Lock <josh@linux.intel.com>
Sat, 30 Jul 2011 19:19:15 +0000 (12:19 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Aug 2011 21:31:44 +0000 (22:31 +0100)
commit218328326d111c61475b20e4c3d6bb82946a208f
treee1657c0dd6381e287dd40f4eedf1ff29c3b5590d
parentf1a1a6f6c57cb88871d132b6fd8d50cbc27e39c4
hob: remove temporary directory on program shutdown

Move temp directory handling into the HobEventHandler and clean up the
temporary files on program close.

Fixes [YOCTO #1307]

(Bitbake rev: 1009ca570a750a00b0e60afcc30ead070c7b310a)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/hobeventhandler.py
bitbake/lib/bb/ui/hob.py