mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-12 03:10:13 +00:00
tpm2.0-tools: update SRC_URI
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -8,8 +8,8 @@ DEPENDS = "pkgconfig tpm2.0-tss openssl curl autoconf-archive"
|
||||
|
||||
SRCREV = "74ba065e5914bc5d713ca3709d62a5751b097369"
|
||||
|
||||
SRC_URI = "git://github.com/01org/tpm2.0-tools.git;name=tpm2.0-tools;destsuffix=tpm2.0-tools;branch=3.X"
|
||||
SRC_URI = "https://github.com/tpm2-software/tpm2-tools.git;branch=3.X"
|
||||
|
||||
S = "${WORKDIR}/tpm2.0-tools"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user