diff options
author | Kai Kang <kai.kang@windriver.com> | 2021-04-21 17:40:24 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-04-21 08:27:01 -0700 |
commit | c8ceefc5c3fa5ce87f0e1b0a8f5bb06b259d1e76 (patch) | |
tree | 2ea80bb7cdd5a68be0ca93e73d4375490d48fa6a /meta-python/recipes-devtools/python/python-django.inc | |
parent | e418ee4657e084c8b4d42aabf76ff6df99253e91 (diff) | |
download | meta-openembedded-c8ceefc5c3fa5ce87f0e1b0a8f5bb06b259d1e76.tar.gz |
freeradius: check existence of openssl's commands in bootstrap
It calls openssl's commands 'dhparam' and 'pkcs12' in script bootstrap.
These commands are configurable based on configure options 'no-dh' and
'no-des', and may not be provided by openssl. So check existence of
these commands. If not, abort running of script bootstrap.
1. https://github.com/openssl/openssl/blob/master/apps/build.info#L37
2. https://github.com/openssl/openssl/blob/master/apps/build.info#L22
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-django.inc')
0 files changed, 0 insertions, 0 deletions