diff options
Diffstat (limited to 'sysvinit/sysvinit_2.86.oe')
-rw-r--r-- | sysvinit/sysvinit_2.86.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysvinit/sysvinit_2.86.oe b/sysvinit/sysvinit_2.86.oe index 5c77a2d5c2..da081f401b 100644 --- a/sysvinit/sysvinit_2.86.oe +++ b/sysvinit/sysvinit_2.86.oe @@ -2,6 +2,8 @@ SECTION = "base" DESCRIPTION = "System-V like init." LICENSE = "GPL" MAINTAINER = "Chris Larson <kergoth@handhelds.org>" +HOMEPAGE = "http://freshmeat.net/projects/sysvinit/" + FILES_${PN} += "/sbin /bin" PR = "r0" |