summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-kivy/0001-Remove-old-Python-2-long-from-Cython-files-fixes-bui.patch
diff options
context:
space:
mode:
authorJohannes Schneider <johannes.schneider@leica-geosystems.com>2025-05-31 13:32:50 +0200
committerKhem Raj <raj.khem@gmail.com>2025-06-02 14:13:09 -0700
commit6a04739f9d20e9c1671a6edb350ec19c15a8efe8 (patch)
treecf5b19ae705efbb97971a4517a40fe00fb035b9b /meta-python/recipes-devtools/python/python3-kivy/0001-Remove-old-Python-2-long-from-Cython-files-fixes-bui.patch
parent29d8e670bdc1449e9087588b7be7ee4c0847c680 (diff)
downloadmeta-openembedded-6a04739f9d20e9c1671a6edb350ec19c15a8efe8.tar.gz
signing.bbclass: add signing_get_intermediate_certs
Add a method that returns a list of intermediary CA roles. When using a complex PKI structure with for example "openssl cms", these roles can then be iterated over adding in turn a '-certificate'. Pseudo-code example: for intermediate in $(signing_get_intermediate_certs 'FooBaa'); do signing_extract_cert_pem $intermediate $intermediate.pem CMD+=" --certificate=$intermediate.pem" done Signed-off-by: Johannes Schneider <johannes.schneider@leica-geosystems.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-kivy/0001-Remove-old-Python-2-long-from-Cython-files-fixes-bui.patch')
0 files changed, 0 insertions, 0 deletions