From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] modem-manager: select libgudev, if systemd is enabled
Date: Sun, 20 Sep 2015 15:09:19 +0200 [thread overview]
Message-ID: <20150920150919.7b658f6e@free-electrons.com> (raw)
In-Reply-To: <1441955387-6002-1-git-send-email-yegorslists@googlemail.com>
Dear yegorslists at googlemail.com,
On Fri, 11 Sep 2015 09:09:47 +0200, yegorslists at googlemail.com wrote:
> From: Yegor Yefremov <yegorslists@googlemail.com>
>
> When eudev is used as the udev provider, libgudev is automatically
> provided as it is part of eudev. However, when systemd is used as
> the udev provider, libgudev is not provided, and needs to be built
> separately. This is why we select the libgudev package only if
> systemd is used.
>
> Fixes: http://autobuild.buildroot.net/results/d59/d597a81271a082c8252e2333906815c437b6576d/
>
> While at it, group the existing dbus select together with the dbus-glib
> select, so that all "select" statements are together.
>
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
> Changes:
> v3: reduce comments and put select/depends reodering again (Thomas Petazzoni)
> v2: change patch name (Vicente Olivert Riera)
> add fix description (Vicente Olivert Riera)
> add explanations to Config.in and *.mk files (Vicente Olivert Riera)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2015-09-20 13:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-11 7:09 [Buildroot] [PATCH v3] modem-manager: select libgudev, if systemd is enabled yegorslists at googlemail.com
2015-09-11 8:19 ` Vicente Olivert Riera
2015-09-20 13:09 ` 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=20150920150919.7b658f6e@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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.