summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-h5py/0001-setup_build.py-avoid-absolute-path.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-12 06:34:21 -0700
commite8fc95ba69f6bcf9b4aa5257c6d2669173d8a76f (patch)
treea1184ed572c6a598143cb7a33a91c595746abc97 /meta-python/recipes-devtools/python/python3-h5py/0001-setup_build.py-avoid-absolute-path.patch
parentbf1db3000f26827798afb43f8462d4b32b6cfa17 (diff)
downloadmeta-openembedded-e8fc95ba69f6bcf9b4aa5257c6d2669173d8a76f.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-h5py/0001-setup_build.py-avoid-absolute-path.patch')
0 files changed, 0 insertions, 0 deletions