1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 19:00:49 +00:00

engine-pkcs11: depend on openssl10

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2018-12-07 02:38:17 +00:00
parent 06590541e4
commit 81b944ca23
@@ -5,11 +5,11 @@ SECTION = "libs"
inherit autotools pkgconfig
DEPENDS = "openssl libtool libp11"
DEPENDS = "openssl10 libtool libp11"
COMPATIBLE_MACHINE = "keystone"
BRANCH="master"
BRANCH = "master"
PV = "1.3.0.1"
# Commit corresponds to DEV.ENGINE_PKCS11-01.03.00.01