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

Matt Weber matthew.weber at rockwellcollins.com
Thu Sep 20 13:24:54 UTC 2018


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




More information about the buildroot mailing list