From: Huang Qiyu Date: Thu, 14 Sep 2017 09:06:24 +0000 (+0800) Subject: sysprof: Add HOMEPAGE info into recipe file. X-Git-Tag: 2017-10~195 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1862954dc7a17a165e44b264b799dbb2a83ef77f;p=openembedded-core.git sysprof: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-kernel/sysprof/sysprof_3.24.1.bb b/meta/recipes-kernel/sysprof/sysprof_3.24.1.bb index 168f2fdfba..79a27be804 100644 --- a/meta/recipes-kernel/sysprof/sysprof_3.24.1.bb +++ b/meta/recipes-kernel/sysprof/sysprof_3.24.1.bb @@ -1,4 +1,5 @@ SUMMARY = "System-wide Performance Profiler for Linux" +HOMEPAGE = "http://www.sysprof.com" LICENSE = "GPLv3+" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ file://src/sp-application.c;endline=17;md5=40e55577ef122c88fe20052acda64875"