mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Bruno Thomsen <bruno.thomsen@gmail.com>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] tpm2-abrmd: change host dependencies based on INITMETHOD
Date: Tue, 9 Aug 2022 09:11:01 +0200	[thread overview]
Message-ID: <20220809071101.GA28333@pengutronix.de> (raw)
In-Reply-To: <CAH+2xPACCTRKqjFDF0AVeXBOzu9dYdUKOzBaSJrrciFEMDOGtQ@mail.gmail.com>

On Fri, Aug 05, 2022 at 09:53:46PM +0200, Bruno Thomsen wrote:
> Den tor. 4. aug. 2022 kl. 17.23 skrev Michael Olbrich
> <m.olbrich@pengutronix.de>:
> >
> > On Wed, Aug 03, 2022 at 06:56:55AM +0200, Bruno Thomsen wrote:
> > > dbus-glib is a deprecated D-Bus binding for GLib.
> > > https://gitlab.freedesktop.org/dbus/dbus-glib/-/blob/master/README
> > >
> > > Only use HOST_DBUS_GLIB with BBINIT to avoid pulling in a deprecated
> > > component in systemd based image.
> > > Doing a total clean and prepare/compile of this package in a systemd
> > > based image provides all needed dependencies. And tpm2-abrmd.service
> > > is running just fine.
> > >
> > > Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> > > ---
> > >  rules/tpm2-abrmd.in | 2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/rules/tpm2-abrmd.in b/rules/tpm2-abrmd.in
> > > index 1ab0a6a7fe0e..fda6e746432b 100644
> > > --- a/rules/tpm2-abrmd.in
> > > +++ b/rules/tpm2-abrmd.in
> > > @@ -6,7 +6,7 @@ config TPM2_ABRMD
> > >       select DBUS
> > >       select GLIB
> > >       select TPM2_TSS
> > > -     select HOST_DBUS_GLIB
> > > +     select HOST_DBUS_GLIB           if INITMETHOD_BBINIT
> >
> > Hmm, did you see anything where this is needed for INITMETHOD_BBINIT? From
> > what I can tell, nothing refers to dbus-glib any more in the current
> > version.
> 
> No, I was just unable to compile/runtime test it on a BBINIT based
> system as the one
> I have was failing due to some other issue with DBUS (ptxdist
> 2017.10.0 with lots of
> rules backporting). So I just wanted to make sure I did not break this
> package for
> other BBINIT users, but I can send a v2 where we just unconditionally drop this
> compile dependency.

Yes, please send a v2 like that.

Michael


-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



      reply	other threads:[~2022-08-09  7:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-03  4:56 Bruno Thomsen
2022-08-04 15:23 ` Michael Olbrich
2022-08-05 19:53   ` Bruno Thomsen
2022-08-09  7:11     ` Michael Olbrich [this message]

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=20220809071101.GA28333@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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