[Buildroot] [PATCH 09/14] package/connman: URL move to newline

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Sep 20 19:29:30 UTC 2018


Hello,

On Thu, 20 Sep 2018 08:24:54 -0500, Matt Weber wrote:
> Allows scripting of URL checking to be simplier
> 
> Signed-off-by: Matt Weber <matthew.weber at rockwellcollins.com>
> ---
>  package/connman/Config.in | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/package/connman/Config.in b/package/connman/Config.in
> index 253c604..0f93fee 100644
> --- a/package/connman/Config.in
> +++ b/package/connman/Config.in
> @@ -14,7 +14,8 @@ config BR2_PACKAGE_CONNMAN
>  	  for managing internet connections within embedded devices
>  	  running the Linux operating system.
>  
> -	  For more information, see https://01.org/connman
> +	  For more information, see
> +	  https://01.org/connman

Actually, the "For more information, see" is totally useless, so I've
dropped that instead to solve the problem of "we want the URL at the
beginning of a line".

Applied with this change. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list