[Buildroot] [PATCH 1/2] package/docker-engine: drop BR2_PACKAGE_LVM2_APP_LIBRARY

Yann E. MORIN yann.morin.1998 at free.fr
Mon May 17 20:23:10 UTC 2021


Fabrice, All,

On 2021-05-17 19:06 +0200, Fabrice Fontaine spake thusly:
> lvm2 app library is not needed to build devicemapper filesystem driver
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/docker-engine/Config.in | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/package/docker-engine/Config.in b/package/docker-engine/Config.in
> index 357101f280..911cbfe428 100644
> --- a/package/docker-engine/Config.in
> +++ b/package/docker-engine/Config.in
> @@ -34,9 +34,7 @@ config BR2_PACKAGE_DOCKER_ENGINE_DRIVER_DEVICEMAPPER
>  	depends on BR2_TOOLCHAIN_HAS_THREADS # lvm2
>  	depends on BR2_USE_MMU # lvm2
>  	depends on !BR2_STATIC_LIBS # lvm2
> -	depends on !BR2_TOOLCHAIN_USES_MUSL # lvm2
>  	select BR2_PACKAGE_LVM2
> -	select BR2_PACKAGE_LVM2_APP_LIBRARY
>  	help
>  	  Build the devicemapper filesystem driver for Docker.
>  
> -- 
> 2.30.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list