diff options
Diffstat (limited to 'recipes-ti/engine-pkcs11')
-rw-r--r-- | recipes-ti/engine-pkcs11/engine-pkcs11_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-ti/engine-pkcs11/engine-pkcs11_git.bb b/recipes-ti/engine-pkcs11/engine-pkcs11_git.bb index bd03449a..3d6d221c 100644 --- a/recipes-ti/engine-pkcs11/engine-pkcs11_git.bb +++ b/recipes-ti/engine-pkcs11/engine-pkcs11_git.bb | |||
@@ -7,6 +7,8 @@ inherit autotools pkgconfig | |||
7 | 7 | ||
8 | DEPENDS = "openssl libtool libp11" | 8 | DEPENDS = "openssl libtool libp11" |
9 | 9 | ||
10 | COMPATIBLE_MACHINE = "keystone" | ||
11 | |||
10 | BRANCH="master" | 12 | BRANCH="master" |
11 | 13 | ||
12 | PV = "1.3.0.1" | 14 | PV = "1.3.0.1" |