* [ptxdist] [PATCH] libblkid: remove dependency to libuuid
@ 2020-06-21 21:27 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:27 UTC (permalink / raw)
To: ptxdist; +Cc: Roland Hieber
As a virtual package, libblkid should not infer any dependencies of
the concrete implementation. For example, util-linux-ng's libblkid can
be built without libuuid, so the current situation will lead to an
unused libuuid.so being installed on the target.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
rules/libblkid.in | 1 -
1 file changed, 1 deletion(-)
diff --git a/rules/libblkid.in b/rules/libblkid.in
index fdff17c7884e..f4dca17de8bd 100644
--- a/rules/libblkid.in
+++ b/rules/libblkid.in
@@ -3,7 +3,6 @@
config LIBBLKID
tristate
select VIRTUAL
- select LIBUUID
select UTIL_LINUX_NG
select UTIL_LINUX_NG_LIBBLKID
help
--
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] libblkid: remove dependency to libuuid
2020-06-21 21:27 [ptxdist] [PATCH] libblkid: remove dependency to libuuid 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 1995e9f093e1ec7ccbaaaee2c6d31ac4d8f455c4.
Michael
[sent from post-receive hook]
On Fri, 26 Jun 2020 13:00:49 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> As a virtual package, libblkid should not infer any dependencies of
> the concrete implementation. For example, util-linux-ng's libblkid can
> be built without libuuid, so the current situation will lead to an
> unused libuuid.so being installed on the target.
>
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20200621212741.29596-1-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libblkid.in b/rules/libblkid.in
> index fdff17c7884e..f4dca17de8bd 100644
> --- a/rules/libblkid.in
> +++ b/rules/libblkid.in
> @@ -3,7 +3,6 @@
> config LIBBLKID
> tristate
> select VIRTUAL
> - select LIBUUID
> select UTIL_LINUX_NG
> select UTIL_LINUX_NG_LIBBLKID
> help
_______________________________________________
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:27 [ptxdist] [PATCH] libblkid: remove dependency to libuuid 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