[Buildroot] [git commit] package/tpm2-abrmd: rename libsapi to libtss2-sys in the help text

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Mar 9 14:36:22 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=8f297cc033c4a9a9d9f4b9b7b4872a73ab2b684e
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

libsapi was renamed to libtss2-sys in tpm2-tss library:
https://github.com/tpm2-software/tpm2-tss/commit/5f0ab55d4e46077cb8f0c53a76c5ebd15a088d26

Signed-off-by: Romain Naour <romain.naour at smile.fr>
Cc: Carlos Santos <casantos at datacom.com.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/tpm2-abrmd/Config.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/tpm2-abrmd/Config.in b/package/tpm2-abrmd/Config.in
index d18f736182..db0ea66112 100644
--- a/package/tpm2-abrmd/Config.in
+++ b/package/tpm2-abrmd/Config.in
@@ -16,8 +16,8 @@ config BR2_PACKAGE_TPM2_ABRMD
 
 	  The package also provides a client library for interacting
 	  with the daemon via TPM Command Transmission Interface (TCTI).
-	  It is intended for use with the SAPI library (libsapi) like
-	  any other TCTI.
+	  It is intended for use with the SAPI library (libtss2-sys)
+	  like any other TCTI.
 
 	  https://github.com/tpm2-software/tpm2-abrmd
 



More information about the buildroot mailing list