summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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