[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7792/8267] initscripts: Add HOMEPAGE info into recipe file.



commit a9f6f48e7a7c1c93e4fe3b8c8bc2138e742f9391
Author: Huang Qiyu <huangqy fnst cn fujitsu com>
Date:   Mon Sep 18 11:40:09 2017 +0800

    initscripts: Add HOMEPAGE info into recipe file.
    
    (From OE-Core rev: 19f4e69c81653a4fa197fba2c46e48fcd554a12e)
    
    Signed-off-by: Huang Qiyu <huangqy fnst cn fujitsu com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-core/initscripts/initscripts_1.0.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-core/initscripts/initscripts_1.0.bb 
b/meta/recipes-core/initscripts/initscripts_1.0.bb
index d627d2e..fea4f22 100644
--- a/meta/recipes-core/initscripts/initscripts_1.0.bb
+++ b/meta/recipes-core/initscripts/initscripts_1.0.bb
@@ -1,4 +1,5 @@
 SUMMARY = "SysV init scripts"
+HOMEPAGE = "https://github.com/fedora-sysv/initscripts";
 DESCRIPTION = "Initscripts provide the basic system startup initialization scripts for the system.  These 
scripts include actions such as filesystem mounting, fsck, RTC manipulation and other actions routinely 
performed at system startup.  In addition, the scripts are also used during system shutdown to reverse the 
actions performed at startup."
 SECTION = "base"
 LICENSE = "GPLv2"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]