summaryrefslogtreecommitdiffstats
path: root/recipes-ti
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-12-07 02:38:17 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-12-06 20:33:12 +0000
commit81b944ca23321b7df2090a7b949e2a95159b5f62 (patch)
treedae220f9b36bd0d0b3b7400dce34951173d2b9c9 /recipes-ti
parent06590541e4fa4c902746fcc584cd82ef2a3e73a1 (diff)
downloadmeta-ti-81b944ca23321b7df2090a7b949e2a95159b5f62.tar.gz
engine-pkcs11: depend on openssl10
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti')
-rw-r--r--recipes-ti/engine-pkcs11/engine-pkcs11_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-ti/engine-pkcs11/engine-pkcs11_git.bb b/recipes-ti/engine-pkcs11/engine-pkcs11_git.bb
index 3d6d221c..7dd6f096 100644
--- a/recipes-ti/engine-pkcs11/engine-pkcs11_git.bb
+++ b/recipes-ti/engine-pkcs11/engine-pkcs11_git.bb
@@ -5,11 +5,11 @@ SECTION = "libs"
5 5
6inherit autotools pkgconfig 6inherit autotools pkgconfig
7 7
8DEPENDS = "openssl libtool libp11" 8DEPENDS = "openssl10 libtool libp11"
9 9
10COMPATIBLE_MACHINE = "keystone" 10COMPATIBLE_MACHINE = "keystone"
11 11
12BRANCH="master" 12BRANCH = "master"
13 13
14PV = "1.3.0.1" 14PV = "1.3.0.1"
15# Commit corresponds to DEV.ENGINE_PKCS11-01.03.00.01 15# Commit corresponds to DEV.ENGINE_PKCS11-01.03.00.01