From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: "Bernd Kuhls" <bernd.kuhls@t-online.de>,
"Marcus Folkesson" <marcus.folkesson@gmail.com>,
"Jörg Krause" <joerg.krause@embedded.rocks>,
"James Hilliard" <james.hilliard1@gmail.com>,
"Paul Cercueil" <paul@crapouillou.net>,
"Angelo Compagnucci" <angelo.compagnucci@gmail.com>,
"Simon Dawson" <spdawson@gmail.com>,
buildroot@buildroot.org,
"Olivier Schonken" <olivier.schonken@gmail.com>
Subject: Re: [Buildroot] [PATCH 1/1] package/avahi: add hidden libavahi-client option
Date: Thu, 13 Jan 2022 20:41:27 +0100 [thread overview]
Message-ID: <20220113204127.553738dc@windsurf> (raw)
In-Reply-To: <20220112203117.3133159-1-fontaine.fabrice@gmail.com>
On Wed, 12 Jan 2022 21:31:17 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> +config BR2_PACKAGE_AVAHI_LIBAVAHI_CLIENT
> + bool
> + default y
> + depends on BR2_PACKAGE_AVAHI_DAEMON
> + depends on BR2_PACKAGE_DBUS
Changed to:
default y if BR2_PACKAGE_AVAHI_DAEMON && BR2_PACKAGE_DBUS
and applied to master. Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-01-13 19:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-12 20:31 [Buildroot] [PATCH 1/1] package/avahi: add hidden libavahi-client option Fabrice Fontaine
2022-01-13 19:41 ` Thomas Petazzoni [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=20220113204127.553738dc@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=angelo.compagnucci@gmail.com \
--cc=bernd.kuhls@t-online.de \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=james.hilliard1@gmail.com \
--cc=joerg.krause@embedded.rocks \
--cc=marcus.folkesson@gmail.com \
--cc=olivier.schonken@gmail.com \
--cc=paul@crapouillou.net \
--cc=spdawson@gmail.com \
/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 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.