mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
With the now available set|get|has_ca functions to establish a CA link
between roles during their import, the
signing_import_cert_chain_from_pem can now be removed. As it had the
shortcoming of dynamically creating roles, which are harder to handle
then the manually/specifically setup CA roles.
This effectively reverts:
|
||
|---|---|---|
| .. | ||
| breakpad.bbclass | ||
| capnproto.bbclass | ||
| check-version-mismatch.bbclass | ||
| discoverable-disk-image.bbclass | ||
| fitimage.bbclass | ||
| gitpkgv.bbclass | ||
| gitver.bbclass | ||
| image_types_sparse.bbclass | ||
| image_types_verity.bbclass | ||
| itstool.bbclass | ||
| machine_kernel_pr.bbclass | ||
| panel-mipi-dbi.bbclass | ||
| scancode.bbclass | ||
| signing.bbclass | ||
| socorro-syms.bbclass | ||
| sysext-image.bbclass | ||