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-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b176cd332c061148eddcfec7b177392edfbe7f8c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git update-rc.d: Add HOMEPAGE info into recipe file. (From OE-Core rev: addbf84b3d3d2caad54d2d11383937f2194197ac) Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- 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 72d2cbdbc1c..6fc6f6e1abe 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"