]> code.ossystems Code Review - openembedded-core.git/commitdiff
libffi: Add HOMEPAGE info into recipe file.
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>
Thu, 21 Sep 2017 06:41:43 +0000 (14:41 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Sep 2017 16:14:43 +0000 (17:14 +0100)
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/libffi/libffi_3.2.1.bb

index 57989a260247742b8cd80775e6daa82e7219f96a..a0b1fcd1611efe4a8ded9a7536f585d1bc70f012 100644 (file)
@@ -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 \