[meta-ti] Jacob Stiffler : ti-softhsmv2: bump SRCREV to version to 2.0.0.0

Arago Project git git at arago-project.org
Fri May 13 11:57:42 PDT 2016


Module: meta-ti
Branch: krogoth
Commit: 6cc3e56407e281b29172540d4828699b2c391c2f
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=6cc3e56407e281b29172540d4828699b2c391c2f

Author: Jacob Stiffler <j-stiffler at ti.com>
Date:   Fri May 13 19:20:35 2016 +0000

ti-softhsmv2: bump SRCREV to version to 2.0.0.0

* License checksum has changed due to an updated date in the LICENSE
  file

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-ti/ti-softhsmv2/ti-softhsmv2_git.bb |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/recipes-ti/ti-softhsmv2/ti-softhsmv2_git.bb b/recipes-ti/ti-softhsmv2/ti-softhsmv2_git.bb
index ea2eb3f..7367211 100644
--- a/recipes-ti/ti-softhsmv2/ti-softhsmv2_git.bb
+++ b/recipes-ti/ti-softhsmv2/ti-softhsmv2_git.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "TI softhsmv2 package"
 LICENSE = "BSD-2-Clause | BSD-3-Clause | ISC | IBM-License | FSFULLR | Zlib"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=664f3daf042b19d634189e709d5d558e"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=700a883962ccff663f888f3f7221ce8f"
 SECTION = "libs"
 
 mntdir = "/mnt"
@@ -10,12 +10,12 @@ inherit autotools pkgconfig
 DEPENDS = "openssl libdaemon zlib"
 COMPATIBLE_MACHINE = "(tci6614-evm|keystone)"
 
-BRANCH="master"
+BRANCH="ti-softhsm-rebase"
 SRC_URI = "git://git.ti.com/keystone-linux/ti-softhsmv2.git;protocol=git;branch=${BRANCH}"
-#Following commit corresponds to tag DEV.SOFTHSM-01.03.00.04
-SRCREV = "c2688afb9373309751e640088705cb739997665d"
-PV = "1.3.0.4"
-PR = "r1"
+#Following commit corresponds to tag DEV.SOFTHSM-02.00.00.00
+SRCREV = "b0eef602c03583e59c289ba113b64eaa4f5cac13"
+PV = "2.0.0.0"
+PR = "r0"
 
 S = "${WORKDIR}/git"
 



More information about the meta-ti mailing list