]> code.ossystems Code Review - openembedded-core.git/commit
devtool: use tinfoil shutdown method
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 31 Jul 2015 09:31:34 +0000 (10:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 31 Jul 2015 14:15:12 +0000 (15:15 +0100)
commitc1f58caad4ff45efd213bf1412304a72903abe7e
tree2ae74daecd2a320ee139a031f34333f1116db0ba
parenta1c83bb5556837d31d934b9af130cdbac19d5e97
devtool: use tinfoil shutdown method

Tinfoil now has its own shutdown method, use it instead of calling into
cooker - not only is it the right thing to do from an API perspective,
it also ensures proper lock handling.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/devtool