summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pandas/0001-BLD-add-option-to-specify-numpy-header-location.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-05 22:28:45 -0700
commitac6dbbdefcf1e6f9aac0f613ab7ced2249fd4cb1 (patch)
tree609511043c91e601871f7fda7493555959435f21 /meta-python/recipes-devtools/python/python3-pandas/0001-BLD-add-option-to-specify-numpy-header-location.patch
parent30e46777e81afd8fd56c4fa666b7b76760c4bc86 (diff)
downloadmeta-openembedded-ac6dbbdefcf1e6f9aac0f613ab7ced2249fd4cb1.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-pandas/0001-BLD-add-option-to-specify-numpy-header-location.patch')
0 files changed, 0 insertions, 0 deletions