Carsten Schlote wrote:
> From: Carsten Schlote <c.schl...@konzeptpark.de>
> 
> Currently HOST_E2FSPROGS is selected for
> those host tools, who need libuuid.so or
> libblkid.so.
> 
> The util-linux-ng package contains newer versions
> of these libraries.
> 
> So I added a virtual host package 'host-libuuid',
> which selects the appropriate source package.
> 
> Later this can easily changed to a real package or
> redirected to some other package.
> 
> Signed-off-by: Carsten Schlote <c.schl...@konzeptpark.de>

Acked-by: Marc Kleine-Budde <m...@pengutronix.de>

> ---
>  rules/host-libuuid.in |   12 ++++++++++++
>  1 files changed, 12 insertions(+), 0 deletions(-)
>  create mode 100644 rules/host-libuuid.in
> 
> diff --git a/rules/host-libuuid.in b/rules/host-libuuid.in
> new file mode 100644
> index 0000000..53731b0
> --- /dev/null
> +++ b/rules/host-libuuid.in
> @@ -0,0 +1,12 @@
> +## SECTION=hosttools_noprompt
> +
> +config HOST_LIBUUID
> +     tristate
> +     select HOST_E2FSPROGS
> +     help
> +       Helper to select the host packet containing a recent libuuid.so
> +       library and its header.
> +       
> +       The following packages provide libuuid:
> +       - e2fsprogs      (older version)
> +       - utils-linux-ng (more recent version)


-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |

Attachment: signature.asc
Description: OpenPGP digital signature

--
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to