From: Huang Qiyu Date: Thu, 21 Sep 2017 06:41:44 +0000 (+0800) Subject: psmisc: Add HOMEPAGE info into recipe file. X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~19902 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4a7f3ac030c875ac954eb50d1a6ec460bcefe6f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git psmisc: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/psmisc/psmisc.inc b/meta/recipes-extended/psmisc/psmisc.inc index 22b2e850a36..66a784b53cd 100644 --- a/meta/recipes-extended/psmisc/psmisc.inc +++ b/meta/recipes-extended/psmisc/psmisc.inc @@ -1,4 +1,5 @@ SUMMARY = "Utilities for managing processes on your system" +HOMEPAGE = "http://psmisc.sf.net/" DESCRIPTION = "The psmisc package contains utilities for managing processes on your \ system: pstree, killall and fuser. The pstree command displays a tree \ structure of all of the running processes on your system. The killall \