diff options
author | Alexander D. Kanevskiy <kad@kad.name> | 2016-03-24 22:16:48 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-06 22:57:26 +0100 |
commit | 4127fef8ba500832cea6ee6f53424ad41fc01e44 (patch) | |
tree | 0b74ad35601ba852c5e4ccf691a1047caacdb962 /meta/classes/devshell.bbclass | |
parent | 60786b8d90062beaa55c941075496b723eb2b4d7 (diff) | |
download | poky-4127fef8ba500832cea6ee6f53424ad41fc01e44.tar.gz |
image_types: use compress framework to produce checksums for images
Existing compress framework for producing various compressed versions
of images is powerfull enough to be extended for other uses, e.g. to
convert types of images.
It is possible to use it also to produce image checksums at the time
of image generation. This commit adds support for all supported
at the moment coreutils hashing algorithms: md5, sha1, sha224,
sha256, sha384 and sha512
Usage:
IMAGE_FSTYPES_append = " hddimg.sha256sum"
(From OE-Core rev: 1fbd27122ac4403b8688bc41d128602564a05506)
Signed-off-by: Alexander D. Kanevskiy <kad@kad.name>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/devshell.bbclass')
0 files changed, 0 insertions, 0 deletions