meta-openembedded/meta-oe/recipes-support/openldap
Yi Zhao 783c130976 openldap: pass correct URANDOM_DEVICE to CPPFLAGS
We encountered a runtime error with slappasswd:
$ slappasswd -s foo
Password generation failed for scheme {SSHA}:

This is because the URANDOM_DEVICE is not passed to CPPFLAGS correctly,
then the program can not open /dev/urandom.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:27 -04:00
..
openldap openldap: Remove unnecessary use-urandom.patch 2022-05-24 08:39:45 -07:00
openldap_2.5.12.bb openldap: pass correct URANDOM_DEVICE to CPPFLAGS 2022-06-30 13:39:27 -04:00