Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/gnutls: add tpm2-tss comment
@ 2024-07-22 12:45 Fabrice Fontaine
  2024-07-22 16:27 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2024-07-22 12:45 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

As suggested by Thomas Petazzoni, add a comment about tpm2-tss
dependency

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/gnutls/gnutls.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/gnutls/gnutls.mk b/package/gnutls/gnutls.mk
index cf2f02cc9d..7a79612102 100644
--- a/package/gnutls/gnutls.mk
+++ b/package/gnutls/gnutls.mk
@@ -14,6 +14,7 @@ GNUTLS_LICENSE_FILES = doc/COPYING.LESSER
 
 GNUTLS_DEPENDENCIES = host-pkgconf libtasn1 libunistring nettle
 GNUTLS_CPE_ID_VENDOR = gnu
+# Don't add tpm2-tss optional dependency as it creates a circular dependency
 GNUTLS_CONF_OPTS = \
 	--disable-doc \
 	--disable-libdane \
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/gnutls: add tpm2-tss comment
  2024-07-22 12:45 [Buildroot] [PATCH 1/1] package/gnutls: add tpm2-tss comment Fabrice Fontaine
@ 2024-07-22 16:27 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-22 16:27 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: buildroot

On Mon, 22 Jul 2024 14:45:07 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> As suggested by Thomas Petazzoni, add a comment about tpm2-tss
> dependency
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/gnutls/gnutls.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master after slightly improving the comment. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-22 16:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-22 12:45 [Buildroot] [PATCH 1/1] package/gnutls: add tpm2-tss comment Fabrice Fontaine
2024-07-22 16:27 ` Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox