On Wed, 2023-08-16 at 11:56 +0200, Frédéric Martinsons wrote:
> 
> 
> Le mer. 16 août 2023, 11:23, Richard Purdie
> <richard.pur...@linuxfoundation.org> a écrit :
> > On Wed, 2023-08-16 at 07:41 +0200, Frederic Martinsons wrote:
> > > From: Frederic Martinsons <frederic.martins...@gmail.com>
> > > 
> > > 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
> > > <frederic.martins...@gmail.com>
> > > ---
> > >   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?
> 
> Hello Richard, 
> 
> What do you mean? The file 0001-Add-Cargo.lock-file.patch is 
> present. 
> By re reading it though, there is a wrong signed off , will correct
> that in a v5
> 
> Maybe I missed your point though, sorry if I misunderstood your
> question, can you tell me more? 

Sorry, I'm getting a little confused as these are all in the rust
directory and in general you'd assume these patches were for rust
itself. I appreciate now that in this case it isn't.

What you've done will work but is confusing, can you move it to a
cargo-c or cargo-c-native directory please?

Thanks,

Richard


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#186122): 
https://lists.openembedded.org/g/openembedded-core/message/186122
Mute This Topic: https://lists.openembedded.org/mt/100774241/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to