[Buildroot] [git commit branch/2019.08.x] package/oprofile: add an upstream URL to Config.in

Peter Korsgaard peter at korsgaard.com
Thu Dec 5 21:09:19 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=77bb8e6dabe53c77c4df4c86b68826e8f3e7186f
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.08.x

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>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
(cherry picked from commit c04dab6f6f5ff726aed5f724ffe82ef70551de89)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 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


More information about the buildroot mailing list