]> code.ossystems Code Review - openembedded-core.git/commitdiff
perf: Add HOMEPAGE info into recipe file.
authorFan Xin <fan.xin@jp.fujitsu.com>
Mon, 4 Sep 2017 03:00:18 +0000 (12:00 +0900)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Sep 2017 13:58:36 +0000 (14:58 +0100)
Signed-off-by: Fan Xin <fan.xin@jp.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/perf/perf.bb

index b88220429cf5bd24dd22d27704390bfcb971a122..b79b973947abc227339b8e594ff251272a1f66c4 100644 (file)
@@ -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"