From: Mark Corbin Date: Fri, 29 Nov 2019 16:06:44 +0000 (+0000) Subject: package/oprofile: add an upstream URL to Config.in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c04dab6f6f5ff726aed5f724ffe82ef70551de89;p=buildroot.git package/oprofile: add an upstream URL to Config.in 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 Signed-off-by: Peter Korsgaard --- 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