boot/uboot: add an upstream URL to Config.in
authorMark Corbin <mark@dibsco.co.uk>
Fri, 27 Dec 2019 15:35:34 +0000 (15:35 +0000)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 29 Dec 2019 09:28:15 +0000 (10:28 +0100)
Add an upstream URL to the help text in Config.in. This
addresses the issue where an incorrect URL is displayed
on the package stats web page.

Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
boot/uboot/Config.in

index 15cae8045a434a265c7a0ad400c45ee61e523a64..42f20907876ebade18e3b7597abc7a1b8033ba7d 100644 (file)
@@ -3,6 +3,8 @@ config BR2_TARGET_UBOOT
        help
          Build "Das U-Boot" Boot Monitor
 
+         https://www.denx.de/wiki/U-Boot
+
 if BR2_TARGET_UBOOT
 choice
        prompt "Build system"