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



commit 3de45e35b67c239aed6bd3039e6ab4e0c43a2b00
Author: Huang Qiyu <huangqy fnst cn fujitsu com>
Date:   Thu Sep 21 14:41:43 2017 +0800

    libffi: Add HOMEPAGE info into recipe file.
    
    (From OE-Core rev: cfe74cb67f284e58c6d133d456fb6d8e763f3e5c)
    
    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-support/libffi/libffi_3.2.1.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-support/libffi/libffi_3.2.1.bb b/meta/recipes-support/libffi/libffi_3.2.1.bb
index 57989a2..a0b1fcd 100644
--- a/meta/recipes-support/libffi/libffi_3.2.1.bb
+++ b/meta/recipes-support/libffi/libffi_3.2.1.bb
@@ -1,4 +1,5 @@
 SUMMARY = "A portable foreign function interface library"
+HOMEPAGE = "http://sourceware.org/libffi/";
 DESCRIPTION = "The `libffi' library provides a portable, high level programming interface to various calling 
\
 conventions.  This allows a programmer to call any function specified by a call interface description at run 
\
 time. FFI stands for Foreign Function Interface.  A foreign function interface is the popular name for the \


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