5e3b2ad fetch: bb.fatal when trying to checksum non-existing files

2 files Authored by Paulo Neves 2 years ago, Committed by Richard Purdie 2 years ago,
    fetch: bb.fatal when trying to checksum non-existing files
    
    If the local fetcher was not able to find the file anywhere but it
    was included in the SRC_URI for checksumming just make it a fatal
    error. Ensure a list of searched locations is included too to match
    the runtime error that would have resulted.
    
    Signed-off-by: Paulo Neves <ptsneves@gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
    
        
file modified
+3 -1
file modified
+5 -0