mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-12 03:10:13 +00:00
ibmtpm2tss: fix SRC_URI
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ DEPENDS = "openssl ibmswtpm2"
|
||||
inherit autotools pkgconfig
|
||||
|
||||
SRCREV = "c4e131e34ec0ed09411aa3bc76f76129ef881573"
|
||||
SRC_URI = " git://git.code.sf.net/p/ibmtpm20tss/tss;nobranch=1 \
|
||||
SRC_URI = "git://git.code.sf.net/p/ibmtpm20tss/tss;protocol=https;branch=master \
|
||||
file://0001-utils-12-Makefile.am-expand-wildcards-in-prereqs.patch \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user