openssl: configure engine packages during install
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Mon, 21 Feb 2022 00:09:29 +0000 (21:09 -0300)
committerPetr Štetiar <ynezz@true.cz>
Tue, 22 Feb 2022 15:37:23 +0000 (16:37 +0100)
commit30b0351039850d01c382b745a1f40b81b4be2a93
tree049f76a7ab0383d0ed828c069f079dada532497f
parent17a6ca12d3dfbb8808ca6d8a5300ff2a9121ba36
openssl: configure engine packages during install

This enables an engine during its package's installation, by adding it
to the engines list in /etc/ssl/engines.cnf.d/engines.cnf.

The engine build system was reworked, with the addition of an engine.mk
file that groups some of the engine packages' definitions, and could be
used by out of tree engines as well.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
package/libs/openssl/Makefile
package/libs/openssl/engine.mk [new file with mode: 0644]
package/libs/openssl/files/engines.cnf
package/libs/openssl/patches/150-openssl.cnf-add-engines-conf.patch