libffi 3.5.2
| Name | libffi |
|---|---|
| Version | 3.5.2 |
| Summary | A portable foreign function interface library |
| 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 interface that allows code written in one language to call code written in another language. The `libffi' library really only provides the lowest, machine dependent layer of a fully featured foreign function interface. A layer must exist above `libffi' that handles type conversions for values passed between the two languages. |
| Section | base |
| License | MIT |
| Homepage | http://sourceware.org/libffi/ |
| Recipe file | recipes-support/libffi/libffi_3.5.2.bb |
| Layer | openembedded-core (master branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
|
Sources
| https://github.com/libffi/libffi/releases//download/v3.5.2/libffi-3.5.2.tar.gz |
Patches
| Patch | Status |
|---|---|
| libffi/not-win32.patch | Inappropriate |
bbappends
This recipe is appended by:
| meta-amd-bsp | libffi_%.bbappend |
| meta-amd | libffi_3.2.1.bbappend |
Other branches
This recipe in other branches of openembedded-core:
| Branch | Recipe |
|---|---|
| master | libffi 3.5.2 (this recipe) |
| whinlatter (Yocto Project 5.3) | libffi 3.5.2 |
| walnascar (Yocto Project 5.2) | libffi 3.4.7 |
| styhead (Yocto Project 5.1) | libffi 3.4.6 |
| scarthgap (Yocto Project 5.0) | libffi 3.4.6 |
| nanbield (Yocto Project 4.3) | libffi 3.4.4 |
| mickledore (Yocto Project 4.2) | libffi 3.4.4 |
| langdale (Yocto Project 4.1) | libffi 3.4.4 |
| kirkstone (Yocto Project 4.0) | libffi 3.4.4 |
| honister (Yocto Project 3.4) | libffi 3.4.2 |
| hardknott (Yocto Project 3.3) | libffi 3.3 |
| gatesgarth (Yocto Project 3.2) | libffi 3.3 |
| dunfell (Yocto Project 3.1) | libffi 3.3 |
| zeus (Yocto Project 3.0) | libffi 3.3~rc0 |
| warrior (Yocto Project 2.7) | libffi 3.2.1 |
| thud (Yocto Project 2.6) | libffi 3.2.1 |
| sumo (Yocto Project 2.5) | libffi 3.2.1 |
| rocko (Yocto Project 2.4) | libffi 3.2.1 |
| pyro (Yocto Project 2.3) | libffi 3.2.1 |
| morty (Yocto Project 2.2) | libffi 3.2.1 |
| krogoth (Yocto Project 2.1) | libffi 3.2.1 |
| jethro (Yocto Project 2.0) | libffi 3.2.1 |
| fido (Yocto Project 1.8) | libffi 3.2.1 |
| dizzy (Yocto Project 1.7) | libffi 3.1 |
| daisy (Yocto Project 1.6) | libffi 3.0.13 |
| dora (Yocto Project 1.5) | libffi 3.0.13 |
| dylan (Yocto Project 1.4) | libffi 3.0.11 |
| danny (Yocto Project 1.3) | libffi 3.0.11 |