swupdate: Fix SHA256 hash verification
authorMaksim Salau <msalau@iotecha.com>
Tue, 31 Oct 2017 07:51:04 +0000 (10:51 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 31 Oct 2017 19:08:04 +0000 (20:08 +0100)
commit7386925e2d8776e8adb2982050ad21f0eafd119e
treedfa187df7b1bf910e3d370a2a5dc9ff0ea32070b
parent1d3c611dee82090d9456730e24af368b51dcb4a9
swupdate: Fix SHA256 hash verification

swupdate 2017.07 has a bug which makes hash verification faulty.
The commit adds a patch to fix the issue. The fix has already been
pushed to upstream and is a copy of the commit
dba95dcd3739c604a81ffa2df2545e7a4cd430cf in the swupdate repo [1].

[1] https://github.com/sbabic/swupdate

Signed-off-by: Maksim Salau <msalau@iotecha.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/swupdate/0001-Fix-SHA256-hash-verification.patch [new file with mode: 0644]