All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] paclage/tpm2-tss: do not select liburiparser
@ 2022-01-19 20:28 Yann E. MORIN
  2022-01-26 20:03 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Yann E. MORIN @ 2022-01-19 20:28 UTC (permalink / raw)
  To: buildroot

[-- Attachment #1: Type: text/plain, Size: 937 bytes --]

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

Commit 593683b45f72 (package/tpm2-tss: remove unused dependency)
removed the build-time dependency (in the .mk), but forgot to
remove it from the Config.in.

Signed-off-by: Tilman Keskinöz <arved@arved.at>
[yann.morin.1998@free.fr: reword commit log]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
---
 package/tpm2-tss/Config.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/tpm2-tss/Config.in b/package/tpm2-tss/Config.in
index 2fc56dbd76..857987ae36 100644
--- a/package/tpm2-tss/Config.in
+++ b/package/tpm2-tss/Config.in
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_TPM2_TSS
 	bool "tpm2-tss"
 	depends on !BR2_STATIC_LIBS # dlfcn.h
-	select BR2_PACKAGE_LIBURIPARSER
 	select BR2_PACKAGE_OPENSSL
 	select BR2_PACKAGE_OPENSSL_FORCE_LIBOPENSSL
 	help

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
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] [git commit] paclage/tpm2-tss: do not select liburiparser
  2022-01-19 20:28 [Buildroot] [git commit] paclage/tpm2-tss: do not select liburiparser Yann E. MORIN
@ 2022-01-26 20:03 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2022-01-26 20:03 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: buildroot

[-- Attachment #1: Type: text/plain, Size: 623 bytes --]

>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=cbb70493af20445fbd24de4c5a15ba0de7f27c6e
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > Commit 593683b45f72 (package/tpm2-tss: remove unused dependency)
 > removed the build-time dependency (in the .mk), but forgot to
 > remove it from the Config.in.

 > Signed-off-by: Tilman Keskin¶z <arved@arved.at>
 > [yann.morin.1998@free.fr: reword commit log]
 > Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>

Committed to 2021.11.x, thanks.

-- 
Bye, Peter Korsgaard

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
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:[~2022-01-26 20:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-19 20:28 [Buildroot] [git commit] paclage/tpm2-tss: do not select liburiparser Yann E. MORIN
2022-01-26 20:03 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.