From c04dab6f6f5ff726aed5f724ffe82ef70551de89 Mon Sep 17 00:00:00 2001 From: Mark Corbin Date: Fri, 29 Nov 2019 16:06:44 +0000 Subject: [PATCH] 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 --- 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.30.2