trousers: support openssl 1.1.x

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
This commit is contained in:
Hongxu Jia
2018-09-25 22:19:58 +08:00
committed by Jia Zhang
parent ef419deace
commit 15ed238b0f
@@ -11,7 +11,7 @@ SECTION = "security/tpm"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=8031b2ae48ededc9b982c08620573426"
DEPENDS = "openssl10"
DEPENDS = "openssl"
PROVIDES = "${PACKAGES}"
PV = "0.3.14+git${SRCPV}"