Home
last modified time | relevance | path

Searched refs:NoChecksumError (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A D__init__.py88 class NoChecksumError(FetchError): class
614 raise NoChecksumError("\n".join(checksum_lines))
1123 elif isinstance(e, NoChecksumError):
1902 elif isinstance(e, NoChecksumError):
1928 if isinstance(e, NoChecksumError):