Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/elf2flt: add an upstream URL to Config.in.host
@ 2019-11-26 13:43 Mark Corbin
  2019-11-26 20:02 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Corbin @ 2019-11-26 13:43 UTC (permalink / raw)
  To: buildroot

Add an upstream URL to the help text in Config.in.host. This
addresses the 'Missing' URL status in the package stats
web page output.

Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
---
 package/elf2flt/Config.in.host | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/elf2flt/Config.in.host b/package/elf2flt/Config.in.host
index b93795baa4..d6685a7ff6 100644
--- a/package/elf2flt/Config.in.host
+++ b/package/elf2flt/Config.in.host
@@ -9,3 +9,5 @@ config BR2_PACKAGE_HOST_ELF2FLT
 
 	  This option compiles the required tools and makes the required
 	  modifications on your toolchain (linker).
+
+	  https://github.com/uclinux-dev/elf2flt
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-26 20:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-26 13:43 [Buildroot] [PATCH 1/1] package/elf2flt: add an upstream URL to Config.in.host Mark Corbin
2019-11-26 20:02 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox