package/optee-test: add deps on openssl when enabled
authorEtienne Carriere <etienne.carriere@linaro.org>
Fri, 30 Oct 2020 07:50:44 +0000 (08:50 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 6 Mar 2021 23:10:08 +0000 (00:10 +0100)
commitb2821ca786f31066eaab4687607fbcfec268c36f
tree7419ddc7ef7b47647c9e51d8dc82173b2811be21
parent6a47e70743abcedba51ae406853a3f414f9ff48a
package/optee-test: add deps on openssl when enabled

Add a dependency on openssl upon BR2_PACKAGE_LIBOPENSSL=y to
enable some for OP-TEE embedded tests.

Building with libressl makes the optee-test test tool fail on a
certificate test; so we explicitly depend on libopenssl.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
[yann.morin.1998@free.fr:
  - match the depenency to libopenssl, since that's is what is used in
    the condition (BR2_PACKAGE_LIBOPENSSL)
  - add a blurb to explain why libopenssl is used, not the virutal
    openssl
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/optee-test/optee-test.mk