[Buildroot] [PATCH 1/1] package/oprofile: add an upstream URL to Config.in

Mark Corbin mark at dibsco.co.uk
Fri Nov 29 16:06:44 UTC 2019


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

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

diff --git a/package/oprofile/Config.in b/package/oprofile/Config.in
index d99a7e60c8..cce2cfdab8 100644
--- a/package/oprofile/Config.in
+++ b/package/oprofile/Config.in
@@ -39,6 +39,8 @@ config BR2_PACKAGE_OPROFILE
 	  interrupt handlers, kernel modules, the kernel, shared
 	  libraries, and applications.
 
+	  https://sourceforge.net/projects/oprofile/
+
 comment "oprofile needs a toolchain w/ C++, wchar"
 	depends on BR2_USE_MMU
 	depends on BR2_PACKAGE_OPROFILE_ARCH_SUPPORTS
-- 
2.20.1



More information about the buildroot mailing list