diff options
| -rw-r--r-- | meta/recipes-core/update-rc.d/update-rc.d_0.7.bb | 1 | 
1 files changed, 1 insertions, 0 deletions
| 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" | 
