mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] udev: remove redundant dependency on host-gperf
@ 2020-06-21 21:31 Roland Hieber
  2020-06-26 11:00 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Roland Hieber @ 2020-06-21 21:31 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] udev: remove redundant dependency on host-gperf
  2020-06-21 21:31 [ptxdist] [PATCH] udev: remove redundant dependency on host-gperf Roland Hieber
@ 2020-06-26 11:00 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2020-06-26 11:00 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

Thanks, applied as 25c916a1c68c54739e92e5c9f3752dd76496e4ba.

Michael

[sent from post-receive hook]

On Fri, 26 Jun 2020 13:00:50 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> 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>
> Message-Id: <20200621213154.27457-1-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> 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
>  

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-26 11:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-21 21:31 [ptxdist] [PATCH] udev: remove redundant dependency on host-gperf Roland Hieber
2020-06-26 11:00 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox