mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
libfido2: upgrade 1.15.0 -> 1.16.0
Changelog: ============= - Added support for enterprise attestation. - Improved handling of invalid key handles in U2F key lookup - Fixed issue where storing small CTAP 2.1 largeBlobs failed - Fixed APDU chaining issues for certain authenticators - Improved documentation and examples. - New API calls: fido_cred_entattest; fido_cred_set_entattest. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
bde2eefd26
commit
861f8611ad
|
|
@ -10,7 +10,7 @@ DEPENDS = "libcbor openssl zlib udev"
|
|||
LIC_FILES_CHKSUM = "file://LICENSE;md5=20be19aaa222f71738712b26f7f8717b"
|
||||
|
||||
SRC_URI = "https://developers.yubico.com/${BPN}/Releases/${BPN}-${PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "abaab1318d21d262ece416fb8a7132fa9374bda89f6fa52b86a98a2f5712b61e"
|
||||
SRC_URI[sha256sum] = "8c2b6fb279b5b42e9ac92ade71832e485852647b53607c43baaafbbcecea04e4"
|
||||
|
||||
inherit cmake pkgconfig manpages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user