mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-07 04:58:47 +00:00
tpm2.0-tools: update to 3.1.2
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
+2
-5
@@ -6,13 +6,10 @@ SECTION = "tpm"
|
|||||||
|
|
||||||
DEPENDS = "pkgconfig tpm2.0-tss openssl curl autoconf-archive"
|
DEPENDS = "pkgconfig tpm2.0-tss openssl curl autoconf-archive"
|
||||||
|
|
||||||
# July 10, 2017
|
SRCREV = "5e2f1aafc58e60c5050f85147a14914561f28ad9"
|
||||||
SRCREV = "26c0557040c1cf8107fa3ebbcf2a5b07cc84b881"
|
|
||||||
|
|
||||||
SRC_URI = "git://github.com/01org/tpm2.0-tools.git;name=tpm2.0-tools;destsuffix=tpm2.0-tools"
|
SRC_URI = "git://github.com/01org/tpm2.0-tools.git;name=tpm2.0-tools;destsuffix=tpm2.0-tools;branch=3.X"
|
||||||
|
|
||||||
S = "${WORKDIR}/tpm2.0-tools"
|
S = "${WORKDIR}/tpm2.0-tools"
|
||||||
|
|
||||||
PV = "2.0.0+git${SRCPV}"
|
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
Reference in New Issue
Block a user