From: Mark Corbin Date: Fri, 27 Dec 2019 15:35:34 +0000 (+0000) Subject: boot/uboot: add an upstream URL to Config.in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4ee8c2a64e3da244e693d995987d64983683f9d3;p=buildroot.git boot/uboot: add an upstream URL to Config.in 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 Signed-off-by: Yann E. MORIN --- diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in index 15cae8045a..42f2090787 100644 --- a/boot/uboot/Config.in +++ b/boot/uboot/Config.in @@ -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"