scripts/om-fwupgradecfg-gen.sh: Generate sha256sum for uboot verification
authorJohn Crispin <john@openwrt.org>
Sat, 9 Apr 2016 10:25:42 +0000 (10:25 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 9 Apr 2016 10:25:42 +0000 (10:25 +0000)
commit8583cbe26a696a9522040b87dede8b4e3de7b9e2
treeaf0e9f7db5b44bb8e2b237dc70e0af9e78864cef
parent7f25cb45db3444dd455e9fd9b22228c82077eace
scripts/om-fwupgradecfg-gen.sh: Generate sha256sum for uboot verification

Future Open Mesh u-boot versions are changing the check of the image files
(vmlinux, rootfs) from md5 to sha256. Having both in them should be enough
to ensure backward and forward compatibility.

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
SVN-Revision: 49140
scripts/om-fwupgradecfg-gen.sh