image-fit: Fix signature checking
authorAndrej Rosano <andrej@inversepath.com>
Wed, 14 Oct 2015 15:45:40 +0000 (17:45 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 19 Oct 2015 21:06:16 +0000 (17:06 -0400)
commit84ca65aa4bd0d03867e9e49805201d0564d3ffb0
tree4c9b833ed0153b7b771e8d36536e9bc24c294ba0
parent81fd858cbe91592b95065263f43bd6d5ddbd12fc
image-fit: Fix signature checking

On signature verification failures fit_image_verify() should
exit with error.

Signed-off-by: Andrej Rosano <andrej@inversepath.com>
common/image-fit.c