[Buildroot] [git commit branch/2018.02.x] package/connman: simplify upstream URL

Peter Korsgaard peter at korsgaard.com
Fri Oct 5 11:44:54 UTC 2018


commit: https://git.buildroot.net/buildroot/commit/?id=209b4cef675bc8df01ca74c55fac3c35c0f884de
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2018.02.x

The "For more information, see" is a bit useless, and not having the
URL alone on its own line prevents scripted URL checking.

Signed-off-by: Matt Weber <matthew.weber at rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
(cherry picked from commit b7de9139e99e1957fb0bdf8540840087fd60d640)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/connman/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/connman/Config.in b/package/connman/Config.in
index 253c604e88..5177c939a4 100644
--- a/package/connman/Config.in
+++ b/package/connman/Config.in
@@ -14,7 +14,7 @@ config BR2_PACKAGE_CONNMAN
 	  for managing internet connections within embedded devices
 	  running the Linux operating system.
 
-	  For more information, see https://01.org/connman
+	  https://01.org/connman
 
 if BR2_PACKAGE_CONNMAN
 


More information about the buildroot mailing list