summaryrefslogtreecommitdiffstats
path: root/recipes-ti/libp11
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-09-13 09:10:58 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-09-13 03:00:47 +0000
commite1757509f9e73dcacf5e033aa0910e61bd215289 (patch)
treead37c9e3ef9ef07ab548b552be6d379e5f20d4da /recipes-ti/libp11
parentbdf083451e8e69bd35192025f9a2fa597b056aa0 (diff)
downloadmeta-ti-e1757509f9e73dcacf5e033aa0910e61bd215289.tar.gz
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>
Diffstat (limited to 'recipes-ti/libp11')
-rw-r--r--recipes-ti/libp11/libp11_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/libp11/libp11_git.bb b/recipes-ti/libp11/libp11_git.bb
index 9b1ea3e9..a768f155 100644
--- a/recipes-ti/libp11/libp11_git.bb
+++ b/recipes-ti/libp11/libp11_git.bb
@@ -5,7 +5,7 @@ SECTION = "libs"
5 5
6inherit autotools pkgconfig 6inherit autotools pkgconfig
7 7
8DEPENDS = "openssl10 libtool" 8DEPENDS = "openssl libtool"
9RDEPENDS_${PN} = "ti-softhsmv2" 9RDEPENDS_${PN} = "ti-softhsmv2"
10 10
11COMPATIBLE_MACHINE = "keystone" 11COMPATIBLE_MACHINE = "keystone"