From: Fan Xin Date: Mon, 4 Sep 2017 04:55:08 +0000 (+0900) Subject: systemtap: Add HOMEPAGE info into recipe file. X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~20126 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=492f43f1aa402a60902fafb2d524ae67007f59bd;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git systemtap: Add HOMEPAGE info into recipe file. Signed-off-by: Fan Xin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb b/meta/recipes-kernel/systemtap/systemtap_git.bb index b3fd9730dab..475b2073f1d 100644 --- a/meta/recipes-kernel/systemtap/systemtap_git.bb +++ b/meta/recipes-kernel/systemtap/systemtap_git.bb @@ -1,4 +1,5 @@ SUMMARY = "Script-directed dynamic tracing and performance analysis tool for Linux" +HOMEPAGE = "https://sourceware.org/systemtap/" require systemtap_git.inc