mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-18 02:39:59 +00:00
use git tpmtotp on the moc branch for development
This commit is contained in:
parent
0ddd56b3c5
commit
f0e42d65ab
@ -2,10 +2,10 @@ modules += tpmtotp
|
||||
|
||||
tpmtotp_depends := mbedtls qrencode $(musl_dep)
|
||||
|
||||
#tpmtotp_version := git
|
||||
#tpmtotp_repo := https://github.com/osresearch/tpmtotp
|
||||
tpmtotp_version := git
|
||||
tpmtotp_repo := https://github.com/osresearch/tpmtotp
|
||||
|
||||
tpmtotp_version := 0.2.1
|
||||
#tpmtotp_version := 0.2.1
|
||||
tpmtotp_dir := tpmtotp-$(tpmtotp_version)
|
||||
tpmtotp_tar := tpmtotp-$(tpmtotp_version).tar.gz
|
||||
tpmtotp_url := https://github.com/osresearch/tpmtotp/archive/v$(tpmtotp_version).tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user