From addbf84b3d3d2caad54d2d11383937f2194197ac Mon Sep 17 00:00:00 2001 From: Huang Qiyu Date: Tue, 26 Sep 2017 10:36:35 +0800 Subject: update-rc.d: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- meta/recipes-core/update-rc.d/update-rc.d_0.7.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-core/update-rc.d') 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" -- cgit 1.2.3-korg