projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1ba6d3
)
boot/uboot: add an upstream URL to Config.in
author
Mark Corbin
<mark@dibsco.co.uk>
Fri, 27 Dec 2019 15:35:34 +0000
(15:35 +0000)
committer
Yann 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
patch
|
blob
|
history
diff --git
a/boot/uboot/Config.in
b/boot/uboot/Config.in
index 15cae8045a434a265c7a0ad400c45ee61e523a64..42f20907876ebade18e3b7597abc7a1b8033ba7d 100644
(file)
--- 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"