mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
rust: add cargo-c native recipe
This package make it easier to generate C/C++ ABI compatible header, library and also generate package config file. It is built around cbindgen (https://github.com/mozilla/cbindgen) for the header generation, it compiles the library (static or dynamic) through cargo and finally handle the generation of a custom package config file. (From OE-Core rev: dfce5f9ffb5240aadae311c2a2e912a315afc703) Signed-off-by: Frederic Martinsons <frederic.martinsons@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f45975373f
commit
ed5702223b
2180
meta/recipes-devtools/rust/cargo-c/0001-Add-Cargo.lock-file.patch
Normal file
2180
meta/recipes-devtools/rust/cargo-c/0001-Add-Cargo.lock-file.patch
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user