[Buildroot] [PATCH v2] dahdi-tools: unify dependencies comments

Yann E. MORIN yann.morin.1998 at free.fr
Fri Aug 17 11:13:10 UTC 2018


Baruch, All,

On 2018-08-17 12:43 +0300, Baruch Siach spake thusly:
> The threads dependency comment is currently shown even though the
> toolchain supports threads, only because kernel build is disabled.
> 
> Merge the kernel and threads comments. This is similar to what we have
> in other packages that need the kernel.

... and as described in the manual.

> Cc: Yann E. MORIN <yann.morin.1998 at free.fr>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>

Reviewed-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>

Regards,
Yann E. MORIN.

> ---
> v2: merge the two comments
> ---
>  package/dahdi-tools/Config.in | 6 +-----
>  1 file changed, 1 insertion(+), 5 deletions(-)
> 
> diff --git a/package/dahdi-tools/Config.in b/package/dahdi-tools/Config.in
> index 39042df04134..a5f145dfe8cb 100644
> --- a/package/dahdi-tools/Config.in
> +++ b/package/dahdi-tools/Config.in
> @@ -15,9 +15,5 @@ config BR2_PACKAGE_DAHDI_TOOLS
>  
>  	  http://www.asterisk.org/downloads/dahdi
>  
> -# Two comments, otherwise it may not fit in menuconfig for narrow terminals
> -comment "dahdi-tools needs a toolchain w/ threads"
> +comment "dahdi-tools needs a toolchain w/ threads and a Linux kernel to be built"
>  	depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_LINUX_KERNEL
> -
> -comment "dahdi-tools needs a Linux kernel to be built"
> -	depends on !BR2_LINUX_KERNEL
> -- 
> 2.18.0
> 

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



More information about the buildroot mailing list