Carsten Schlote wrote:
> From: Carsten Schlote <c.schl...@konzeptpark.de>
> 
> util-linux-ng provides newer versions of libblkid and libuuid
> than the e2fsprogs sources do.
> 
> This patch modifies the virtual packages for the transition.
> 
> Signed-off-by: Carsten Schlote <c.schl...@konzeptpark.de>

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

> ---
>  rules/libblkid.in |    3 ++-
>  rules/libuuid.in  |    3 ++-
>  2 files changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/libblkid.in b/rules/libblkid.in
> index c3d873c..aad2230 100644
> --- a/rules/libblkid.in
> +++ b/rules/libblkid.in
> @@ -3,7 +3,8 @@
>  config LIBBLKID
>       tristate
>       prompt "libblkid                      "
> -     select E2FSPROGS
> +     select UTIL_LINUX_NG
> +     select UTIL_LINUX_NG_LIBBLKID
>       help
>         Helper to select the target packet containing a recent libblkid.so
>         library and its header.
> diff --git a/rules/libuuid.in b/rules/libuuid.in
> index b603af1..e2cca68 100644
> --- a/rules/libuuid.in
> +++ b/rules/libuuid.in
> @@ -3,7 +3,8 @@
>  config LIBUUID
>       tristate
>       prompt "libuuid                       "
> -     select E2FSPROGS
> +     select UTIL_LINUX_NG
> +     select UTIL_LINUX_NG_LIBUUID
>       help
>         Helper to select the target packet containing a recent libuuid.so
>         library and its header.
        

-- 
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