mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
9e347bebf1
commit
3de45e35b6
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user