From: Huang Qiyu Date: Tue, 26 Sep 2017 02:36:35 +0000 (+0800) Subject: update-rc.d: Add HOMEPAGE info into recipe file. X-Git-Tag: 2017-10~62 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=addbf84b3d3d2caad54d2d11383937f2194197ac;p=openembedded-core.git update-rc.d: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb b/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb index 72d2cbdbc1..6fc6f6e1ab 100644 --- a/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb +++ b/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb @@ -1,4 +1,5 @@ SUMMARY = "manage symlinks in /etc/rcN.d" +HOMEPAGE = "http://github.com/philb/update-rc.d/" DESCRIPTION = "update-rc.d is a utility that allows the management of symlinks to the initscripts in the /etc/rcN.d directory structure." SECTION = "base"