mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: [ptxdist] [PATCH v2] tpm2-abrmd: remove unused dbus-glib host dependency
Date: Wed, 10 Aug 2022 10:58:09 +0200	[thread overview]
Message-ID: <20220810085809.4258-1-bruno.thomsen@gmail.com> (raw)

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




             reply	other threads:[~2022-08-10  8:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-10  8:58 Bruno Thomsen [this message]
2022-08-30  9:09 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220810085809.4258-1-bruno.thomsen@gmail.com \
    --to=bruno.thomsen@gmail.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox