From: Denys Dmytriyenko <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- recipes-ti/engine-pkcs11/engine-pkcs11_git.bb | 4 ++-- 1 file 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 3d6d221..7dd6f09 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" inherit autotools pkgconfig -DEPENDS = "openssl libtool libp11" +DEPENDS = "openssl10 libtool libp11" COMPATIBLE_MACHINE = "keystone" -BRANCH="master" +BRANCH = "master" PV = "1.3.0.1" # Commit corresponds to DEV.ENGINE_PKCS11-01.03.00.01 -- 2.7.4 -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
