[Buildroot] [PATCH 1/1] package/wireguard-linux-compat: add missing comment about kernel dependency

Yann E. MORIN yann.morin.1998 at free.fr
Sun Oct 17 07:50:27 UTC 2021


Fabrice, All,

On 2021-10-16 10:41 +0200, Fabrice Fontaine spake thusly:
> Add a comment when kernel is not enabled (missing since the addition of
> the package in commit de591c5c3a93a40d049a32bd79c30cc66daf5fb2)
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/wireguard-linux-compat/Config.in | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/package/wireguard-linux-compat/Config.in b/package/wireguard-linux-compat/Config.in
> index 5a323a35e5..4e8e95bdc3 100644
> --- a/package/wireguard-linux-compat/Config.in
> +++ b/package/wireguard-linux-compat/Config.in
> @@ -21,6 +21,9 @@ config BR2_PACKAGE_WIREGUARD_LINUX_COMPAT
>  
>  	  https://www.wireguard.com
>  
> +comment "wireguard-linux-compat needs a Linux kernel to be built"
> +	depends on !BR2_LINUX_KERNEL
> +
>  comment "wireguard-linux-compat needs a toolchain w/ headers >= 3.10"
>  	depends on BR2_LINUX_KERNEL
>  	depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_10
> -- 
> 2.33.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/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