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



commit d75c3b63609d8f356a0e6551ad7ec43c41d1b0aa
Author: Huang Qiyu <huangqy fnst cn fujitsu com>
Date:   Tue Sep 26 10:36:33 2017 +0800

    prelink: Add HOMEPAGE info into recipe file.
    
    (From OE-Core rev: 8570a101b1befd988b75c577eb75b35398fe6993)
    
    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-devtools/prelink/prelink_git.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-devtools/prelink/prelink_git.bb b/meta/recipes-devtools/prelink/prelink_git.bb
index b739af0..a137a86 100644
--- a/meta/recipes-devtools/prelink/prelink_git.bb
+++ b/meta/recipes-devtools/prelink/prelink_git.bb
@@ -3,6 +3,7 @@ SECTION = "devel"
 # Would need transfig-native for documentation if it wasn't disabled
 DEPENDS = "elfutils binutils"
 SUMMARY = "An ELF prelinking utility"
+HOMEPAGE = "http://git.yoctoproject.org/cgit.cgi/prelink-cross/about/";
 DESCRIPTION = "The prelink package contains a utility which modifies ELF shared libraries \
 and executables, so that far fewer relocations need to be resolved at \
 runtime and thus programs come up faster."


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