mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2] tpm2-abrmd: remove unused dbus-glib host dependency
@ 2022-08-10  8:58 Bruno Thomsen
  2022-08-30  9:09 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Bruno Thomsen @ 2022-08-10  8:58 UTC (permalink / raw)
  To: ptxdist; +Cc: Bruno Thomsen

Avoid including dbus-glib in build pipeline as it is a deprecated D-Bus
binding for GLib.
https://gitlab.freedesktop.org/dbus/dbus-glib/-/blob/master/README

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/tpm2-abrmd.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/rules/tpm2-abrmd.in b/rules/tpm2-abrmd.in
index 1ab0a6a7f..de76f60a6 100644
--- a/rules/tpm2-abrmd.in
+++ b/rules/tpm2-abrmd.in
@@ -6,7 +6,6 @@ config TPM2_ABRMD
 	select DBUS
 	select GLIB
 	select TPM2_TSS
-	select HOST_DBUS_GLIB
 	prompt "tpm2-abrmd"
 	help
 	  TPM2 Access Broker & Resource Management Daemon implementing

base-commit: 4081bfcc3cc8b5f62e31befef7ed9565a2bd186d
-- 
2.37.1




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

end of thread, other threads:[~2022-08-30  9:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-10  8:58 [ptxdist] [PATCH v2] tpm2-abrmd: remove unused dbus-glib host dependency Bruno Thomsen
2022-08-30  9:09 ` [ptxdist] [APPLIED] " Michael Olbrich

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