[yocto] Fetcher question

Burton, Ross ross.burton at intel.com
Mon Sep 29 14:59:49 PDT 2014


On 29 September 2014 22:36, Chris Tapp <opensource at keylevel.com> wrote:
> How would the fetcher handle the file changing after it had already been downloaded and passed a checksum test? Would the change have been detected?

The checksum comparison is only done at fetch.
https://bugzilla.yoctoproject.org/show_bug.cgi?id=5571 talks about
extending that to verify the checksums at do_unpack() to catch
situations like this.

Ross



More information about the yocto mailing list