From f5c9a1d5b0b19967b67a3df9ffd8926a199ff0c9 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Wed, 27 Nov 2019 15:40:52 +0100 Subject: host-imx-cst: add missing dependency With the PKCS#11 patch openssl is needed to build this. Signed-off-by: Michael Olbrich --- rules/host-imx-cst.in | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/host-imx-cst.in b/rules/host-imx-cst.in index aa277a9c6..37e3030a1 100644 --- a/rules/host-imx-cst.in +++ b/rules/host-imx-cst.in @@ -2,6 +2,7 @@ config HOST_IMX_CST tristate + select HOST_OPENSSL default y if ALLYES help Freescale Code Signing Tool for High Assurance Boot. -- cgit v1.2.3