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

* Re: [ptxdist] [APPLIED] tpm2-abrmd: remove unused dbus-glib host dependency
  2022-08-10  8:58 [ptxdist] [PATCH v2] tpm2-abrmd: remove unused dbus-glib host dependency Bruno Thomsen
@ 2022-08-30  9:09 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-08-30  9:09 UTC (permalink / raw)
  To: ptxdist; +Cc: Bruno Thomsen

Thanks, applied as 2ef8c91c5d84e3cb8592c1d3c115c92be1229352.

Michael

[sent from post-receive hook]

On Tue, 30 Aug 2022 11:09:29 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> 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>
> Message-Id: <20220810085809.4258-1-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/tpm2-abrmd.in b/rules/tpm2-abrmd.in
> index 1ab0a6a7fe0e..de76f60a61b0 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



^ 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