build: Optionally provide file checksums in package metadata
authorMichal Hrusecky <Michal@Hrusecky.net>
Wed, 17 Jan 2018 12:25:43 +0000 (13:25 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 22 Jan 2019 08:22:25 +0000 (09:22 +0100)
commit74450124f606cb04bdd44684b6070a15dd0837bd
treec43b7648ea81e01253e2415f3f057076c7c76c44
parent69dfdda157e86c4aabbae9e51ecf76911f833af2
build: Optionally provide file checksums in package metadata

This may be useful if you don't entirely trust your flash and want to be able
to check for corruptions.

Signed-off-by: Michal Hrusecky <Michal@Hrusecky.net>
config/Config-build.in
include/package-ipkg.mk
package/base-files/Makefile
package/base-files/files/sbin/pkg_check [new file with mode: 0755]