mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 22:38:04 +00:00
engine-pkcs11: Update to new version 1.3.0.1
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
8c96de0ffb
commit
f6e4e9d6fe
@@ -7,10 +7,11 @@ inherit autotools pkgconfig
|
|||||||
|
|
||||||
DEPENDS = "openssl libtool libp11"
|
DEPENDS = "openssl libtool libp11"
|
||||||
|
|
||||||
PV = "1.3.0.0"
|
|
||||||
BRANCH="master"
|
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}"
|
SRC_URI = "git://git.ti.com/keystone-linux/engine-pkcs11.git;protocol=git;branch=${BRANCH}"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|||||||
Reference in New Issue
Block a user