1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-27 06:18:13 +00:00

ti-softhsmv2, libp11, engine-pkcs11: openssl10 is no longer available

These packages still need to be migrated from 1.0 API to 1.1
Specific to Keystone2 platforms.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2019-09-13 09:10:58 +00:00
parent bdf083451e
commit e1757509f9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ mntdir = "/mnt"
inherit autotools pkgconfig
DEPENDS = "openssl10 libdaemon zlib"
DEPENDS = "openssl libdaemon zlib"
COMPATIBLE_MACHINE = "keystone"
BRANCH = "ti-softhsm-rebase"