mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-12 03:10:13 +00:00
tpm2-tss: update to 2.4.1
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -9,16 +9,13 @@ DEPENDS = "autoconf-archive-native libgcrypt openssl"
|
||||
SRCREV = "a99e733ba66c359502689a9c42fd5e02ed1dd7d6"
|
||||
|
||||
SRC_URI = "https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.gz"
|
||||
SRC_URI[md5sum] = "fb7e6d371959a65dc6d129af81739742"
|
||||
SRC_URI[sha256sum] = "82929a0611f39246e09202702a61b54c980ab694626c1f5823520ddf75024fa6"
|
||||
SRC_URI[sha1sum] = "c24ce8b20a8686ada775239389292f6d78020668"
|
||||
SRC_URI[sha384sum] = "a0c023c024efb6c9906df1e143d692f44433de332b616dc0584c9b4cd4fb0ad544308f291892e91c5a52ef1a4b2abf7f"
|
||||
SRC_URI[sha512sum] = "7b679b54f3478c3adee5b6c3135cbe491ffd9f4712991f465edbd6c7d2831e5f1537038ec36f288e9545c719d5d167b61116c924cf5d816220615d0b58a1d436"
|
||||
SRC_URI[sha256sum] = "58d7afcab9ff3daaafb5316e57d2c211118334b470d5a5bc6ceace6f89a1e60d"
|
||||
|
||||
inherit autotools pkgconfig systemd extrausers
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[oxygen] = ",--disable-doxygen-doc, "
|
||||
PACKAGECONFIG[fapi] = "--enable-fapi,--disable-fapi,json-c "
|
||||
|
||||
EXTRA_OECONF += "--enable-static --with-udevrulesdir=${base_prefix}/lib/udev/rules.d/"
|
||||
EXTRA_OECONF_remove = " --disable-static"
|
||||
Reference in New Issue
Block a user