mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-29 15:44:07 +00:00
tpmtotp: Update to osresearch merged commit
osresearch has merged support for tpm pcrread. Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
This commit is contained in:
parent
9d34dd6687
commit
48421ada1e
@ -2,11 +2,11 @@ modules-$(CONFIG_TPMTOTP) += tpmtotp
|
||||
|
||||
tpmtotp_depends := mbedtls qrencode $(musl_dep)
|
||||
|
||||
tpmtotp_version := 363f1de935a77eb53972e77509f469023516d43a
|
||||
tpmtotp_version := 4d63d21c8b7db2e92ddb393057f168aead147f47
|
||||
tpmtotp_dir := tpmtotp-$(tpmtotp_version)
|
||||
tpmtotp_tar := tpmtotp-$(tpmtotp_version).tar.gz
|
||||
tpmtotp_url := https://github.com/JonathonHall-Purism/tpmtotp/archive/$(tpmtotp_version).tar.gz
|
||||
tpmtotp_hash := 225ba63a5e912809e40ee58d6d4ea4e4a3150fd05d97b4f4c02196be7dcd0272
|
||||
tpmtotp_url := https://github.com/osresearch/tpmtotp/archive/$(tpmtotp_version).tar.gz
|
||||
tpmtotp_hash := eaac1e8f652f1da7f5a1ed6a8cfefb6511f1e5e1dabf93b44db3b29c18c5ae53
|
||||
|
||||
tpmtotp_target := \
|
||||
$(CROSS_TOOLS) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user