On Wed, 2023-08-16 at 07:41 +0200, Frederic Martinsons wrote:
> From: Frederic Martinsons <[email protected]>
> 
> 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.
> 
> Signed-off-by: Frederic Martinsons <[email protected]>
> ---
>  meta/conf/distro/include/maintainers.inc      |    1 +
>  meta/recipes-devtools/rust/cargo-c-crates.inc |  453 ++++
>  .../rust/cargo-c-native_0.9.18.bb             |   23 +
>  .../rust/files/0001-Add-Cargo.lock-file.patch | 2180 +++++++++++++++++
>  4 files changed, 2657 insertions(+)
>  create mode 100644 meta/recipes-devtools/rust/cargo-c-crates.inc
>  create mode 100644 meta/recipes-devtools/rust/cargo-c-native_0.9.18.bb
>  create mode 100644 
> meta/recipes-devtools/rust/files/0001-Add-Cargo.lock-file.patch

Should 0001-Add-Cargo.lock-file.patch be here?

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#186120): 
https://lists.openembedded.org/g/openembedded-core/message/186120
Mute This Topic: https://lists.openembedded.org/mt/100774241/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to