[Buildroot] [git commit] package/bandwidthd: put upstream URL on separate lines in Config.in help

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Sep 20 20:20:55 UTC 2018


commit: https://git.buildroot.net/buildroot/commit/?id=4bdb24c5d95ad1ec5f656ed135d34eabc9e90199
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Allows scripting of URL checking to be simplier

Signed-off-by: Matt Weber <matthew.weber at rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/bandwidthd/Config.in | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/package/bandwidthd/Config.in b/package/bandwidthd/Config.in
index a503da43ff..8a19733c2c 100644
--- a/package/bandwidthd/Config.in
+++ b/package/bandwidthd/Config.in
@@ -25,8 +25,10 @@ config BR2_PACKAGE_BANDWIDTHD
 	  available on github that works on making BandwidthD's build
 	  process more compatible with buildroot's.
 
-	  Upstream: http://bandwidthd.sourceforge.net/
-	  Github fork: http://github.com/nroach44/bandwidthd
+	  Upstream:
+	  http://bandwidthd.sourceforge.net/
+	  Github fork:
+	  http://github.com/nroach44/bandwidthd
 
 if BR2_PACKAGE_BANDWIDTHD
 


More information about the buildroot mailing list