[OE-core] [PATCH] libffi: Add HOMEPAGE info into recipe file.
Huang Qiyu
huangqy.fnst at cn.fujitsu.com
Thu Sep 21 06:41:43 UTC 2017
Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
meta/recipes-support/libffi/libffi_3.2.1.bb | 1 +
1 file changed, 1 insertion(+)
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 \
--
2.7.4
More information about the Openembedded-core
mailing list