mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
engine-pkcs11: depend on openssl10
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user