Le dim. 13 août 2023, 12:23, Richard Purdie <
richard.pur...@linuxfoundation.org> a écrit :

> On Sun, 2023-08-13 at 10:23 +0200, Frederic Martinsons wrote:
> > From: Frederic Martinsons <frederic.martins...@gmail.com>
> >
> > This is an RFC for introducing a new class and recipes that
> > help building C-ABI compatible header and library around
> > rust code.
> >
> > The third patch add examples and test to demonstrate
> > the usage and the good working of this use case.
> >
> > Test have been passed with the following in local.conf:
> >
> > CORE_IMAGE_EXTRA_INSTALL:append = " openssh-sshd openssh-scp cargo rust
> rust-c-lib-example-bin"
> > IMAGE_CLASSES += "testimage"
> > TEST_SUITES = "ping ssh rust"
> > # To use slirp option in testimage.bbclass
> > TEST_RUNQEMUPARAMS = "slirp"
> > TEST_SERVER_IP = "127.0.0.1"
> > QEMU_USE_SLIRP = "1"
>
> In testing it showed:
>
> stdio: WARNING: cargo-c-0.9.18-r0 do_recipe_qa: QA Issue: Recipe cargo-c
> in /home/pokybuild/yocto-worker/a-full/build/meta/recipes-devtools/rust/
> cargo-c_0.9.18.bb does not contain a SUMMARY. Please add an entry.
> [missing-metadata]
> stdio: WARNING: cargo-c-native-0.9.18-r0 do_recipe_qa: QA Issue: Recipe
> cargo-c in
> /home/pokybuild/yocto-worker/a-full/build/meta/recipes-devtools/rust/
> cargo-c_0.9.18.bb does not contain a SUMMARY. Please add an entry.
> [missing-metadata]
> stdio: WARNING: nativesdk-cargo-c-0.9.18-r0 do_recipe_qa: QA Issue: Recipe
> cargo-c in
> /home/pokybuild/yocto-worker/a-full/build/meta/recipes-devtools/rust/
> cargo-c_0.9.18.bb does not contain a SUMMARY. Please add an entry.
> [missing-metadata]
>

Thanks Richard, will take care of that soon.

Can you tell me what commands do you run to have that sanity check? It will
avoid me to do the same mistake next time I'll add a recipe.


> Cheers,
>
> Richard
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#185869): 
https://lists.openembedded.org/g/openembedded-core/message/185869
Mute This Topic: https://lists.openembedded.org/mt/100715215/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