mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH] udev: remove redundant dependency on host-gperf
Date: Sun, 21 Jun 2020 23:31:54 +0200	[thread overview]
Message-ID: <20200621213154.27457-1-rhi@pengutronix.de> (raw)

As a virtual package, udev should not infer any dependencies of the
concrete implementation. Also, both systemd and udev-legacy already
select host-gperf on their own.

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 rules/udev.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/rules/udev.in b/rules/udev.in
index 6747084dec77..a682dcc4b6d7 100644
--- a/rules/udev.in
+++ b/rules/udev.in
@@ -3,7 +3,6 @@
 config UDEV
 	tristate
 	select VIRTUAL
-	select HOST_GPERF
 	select SYSTEMD		if INITMETHOD_SYSTEMD
 	select UDEV_LEGACY	if !INITMETHOD_SYSTEMD
 
-- 
2.27.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

             reply	other threads:[~2020-06-21 21:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-21 21:31 Roland Hieber [this message]
2020-06-26 11:00 ` [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=20200621213154.27457-1-rhi@pengutronix.de \
    --to=rhi@pengutronix.de \
    --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