[OE-core] [PATCH] perf: Add HOMEPAGE info into recipe file.

Fan Xin fan.xin at jp.fujitsu.com
Mon Sep 4 03:00:18 UTC 2017


Signed-off-by: Fan Xin <fan.xin at jp.fujitsu.com>
---
 meta/recipes-kernel/perf/perf.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-kernel/perf/perf.bb b/meta/recipes-kernel/perf/perf.bb
index b882204..b79b973 100644
--- a/meta/recipes-kernel/perf/perf.bb
+++ b/meta/recipes-kernel/perf/perf.bb
@@ -5,6 +5,7 @@ performance analysis. It covers hardware level \
 (CPU/PMU, Performance Monitoring Unit) features \
 and software features (software counters, tracepoints) \
 as well."
+HOMEPAGE = "https://perf.wiki.kernel.org/index.php/Main_Page"
 
 LICENSE = "GPLv2"
 
-- 
2.7.4





More information about the Openembedded-core mailing list