In signing.bbclass under functions "signing_import_cert_from_der" and "signing_import_cert_from_pem", there are misspelled function calls to "signing_get_uri" where it is spelled as "siging_get_uri" (missing 'n').
It prevents the class functions from working.
In signing.bbclass under functions "signing_import_cert_from_der" and "signing_import_cert_from_pem", there are misspelled function calls to "signing_get_uri" where it is spelled as "siging_get_uri" (missing 'n').
It prevents the class functions from working.