[meta-ti] Sam Nelson : engine-pkcs11: Update to new version 1.3.0.1
Arago Project git
git at arago-project.org
Mon Oct 19 14:11:48 PDT 2015
Module: meta-ti
Branch: master
Commit: 4816b46a9681a9fdfd30fbdab9b11cc5b1775772
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=4816b46a9681a9fdfd30fbdab9b11cc5b1775772
Author: Sam Nelson <sam.nelson at ti.com>
Date: Tue Oct 20 01:42:31 2015 +0000
engine-pkcs11: Update to new version 1.3.0.1
Signed-off-by: Sam Nelson <sam.nelson at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-ti/engine-pkcs11/engine-pkcs11_git.bb | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/recipes-ti/engine-pkcs11/engine-pkcs11_git.bb b/recipes-ti/engine-pkcs11/engine-pkcs11_git.bb
index 226beac..bd03449 100644
--- a/recipes-ti/engine-pkcs11/engine-pkcs11_git.bb
+++ b/recipes-ti/engine-pkcs11/engine-pkcs11_git.bb
@@ -7,10 +7,11 @@ inherit autotools pkgconfig
DEPENDS = "openssl libtool libp11"
-PV = "1.3.0.0"
BRANCH="master"
-# Commit corresponds to DEV.ENGINE_PKCS11-01.03.00.00
-SRCREV = "0b14500b0ea8b37453b6d93aac02278465e7e732"
+
+PV = "1.3.0.1"
+# Commit corresponds to DEV.ENGINE_PKCS11-01.03.00.01
+SRCREV = "56ac060e2245907a442376d586924af26ed7e478"
SRC_URI = "git://git.ti.com/keystone-linux/engine-pkcs11.git;protocol=git;branch=${BRANCH}"
S = "${WORKDIR}/git"
More information about the meta-ti
mailing list