Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dsiggen.py39 if type(obj) is type and issubclass(obj, SignatureGenerator)]
49 return SignatureGenerator(d)
51 class SignatureGenerator(object): class
163 class SignatureGeneratorBasic(SignatureGenerator):
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-ref-variables.rst550 from the ``SignatureGenerator`` class into the global namespace.