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
627 raise NoChecksumError("\n".join(checksum_lines))
1142 elif isinstance(e, NoChecksumError):
1920 elif isinstance(e, NoChecksumError):
1946 if isinstance(e, NoChecksumError):