diff options
Diffstat (limited to 'recipes-ti/ti-softhsmv2/ti-softhsmv2_git.bb')
| -rw-r--r-- | 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 ea2eb3fd..7367211f 100644 --- a/recipes-ti/ti-softhsmv2/ti-softhsmv2_git.bb +++ b/recipes-ti/ti-softhsmv2/ti-softhsmv2_git.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "TI softhsmv2 package" | 1 | DESCRIPTION = "TI softhsmv2 package" |
| 2 | LICENSE = "BSD-2-Clause | BSD-3-Clause | ISC | IBM-License | FSFULLR | Zlib" | 2 | LICENSE = "BSD-2-Clause | BSD-3-Clause | ISC | IBM-License | FSFULLR | Zlib" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=664f3daf042b19d634189e709d5d558e" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=700a883962ccff663f888f3f7221ce8f" |
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | 5 | ||
| 6 | mntdir = "/mnt" | 6 | mntdir = "/mnt" |
| @@ -10,12 +10,12 @@ inherit autotools pkgconfig | |||
| 10 | DEPENDS = "openssl libdaemon zlib" | 10 | DEPENDS = "openssl libdaemon zlib" |
| 11 | COMPATIBLE_MACHINE = "(tci6614-evm|keystone)" | 11 | COMPATIBLE_MACHINE = "(tci6614-evm|keystone)" |
| 12 | 12 | ||
| 13 | BRANCH="master" | 13 | BRANCH="ti-softhsm-rebase" |
| 14 | SRC_URI = "git://git.ti.com/keystone-linux/ti-softhsmv2.git;protocol=git;branch=${BRANCH}" | 14 | SRC_URI = "git://git.ti.com/keystone-linux/ti-softhsmv2.git;protocol=git;branch=${BRANCH}" |
| 15 | #Following commit corresponds to tag DEV.SOFTHSM-01.03.00.04 | 15 | #Following commit corresponds to tag DEV.SOFTHSM-02.00.00.00 |
| 16 | SRCREV = "c2688afb9373309751e640088705cb739997665d" | 16 | SRCREV = "b0eef602c03583e59c289ba113b64eaa4f5cac13" |
| 17 | PV = "1.3.0.4" | 17 | PV = "2.0.0.0" |
| 18 | PR = "r1" | 18 | PR = "r0" |
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
