On 29 Sep 2014, at 22:59, Burton, Ross <[email protected]> wrote:
> On 29 September 2014 22:36, Chris Tapp <[email protected]> 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. I'm not sure this is quite the same - in this case the (downloaded) file and checksum would have matched but the remote file has changed. I don't think there's a lot that can be done about this other than try and persuade people not to change published files ;-) -- Chris Tapp [email protected] www.keylevel.com ---- You can tell you're getting older when your car insurance gets real cheap! -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
