diff mbox series

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

Message ID 1537449899-9576-9-git-send-email-matthew.weber@rockwellcollins.com
State Accepted
Headers show
Series [01/14] support/scripts/pkg-stats: URL checking support | expand

Commit Message

Matt Weber Sept. 20, 2018, 1:24 p.m. UTC
Allows scripting of URL checking to be simplier

Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
---
 package/connman/Config.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Thomas Petazzoni Sept. 20, 2018, 7:29 p.m. UTC | #1
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@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
Peter Korsgaard Oct. 5, 2018, 11:51 a.m. UTC | #2
>>>>> "Matt" == Matt Weber <matthew.weber@rockwellcollins.com> writes:

 > Allows scripting of URL checking to be simplier
 > Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>

Committed to 2018.02.x, 2018.05.x and 2018.08.x, thanks.
diff mbox series

Patch

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