mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +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:
@@ -5,7 +5,7 @@ SECTION = "libs"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
DEPENDS = "openssl10 libtool libp11"
|
||||
DEPENDS = "openssl libtool libp11"
|
||||
|
||||
COMPATIBLE_MACHINE = "keystone"
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ SECTION = "libs"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
DEPENDS = "openssl10 libtool"
|
||||
DEPENDS = "openssl libtool"
|
||||
RDEPENDS_${PN} = "ti-softhsmv2"
|
||||
|
||||
COMPATIBLE_MACHINE = "keystone"
|
||||
|
||||
@@ -7,7 +7,7 @@ mntdir = "/mnt"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
DEPENDS = "openssl10 libdaemon zlib"
|
||||
DEPENDS = "openssl libdaemon zlib"
|
||||
COMPATIBLE_MACHINE = "keystone"
|
||||
|
||||
BRANCH = "ti-softhsm-rebase"
|
||||
|
||||
Reference in New Issue
Block a user