On Thu, 2023-02-23 at 22:50 +, Richard Purdie via
lists.openembedded.org wrote:
> On Thu, 2023-02-23 at 21:04 +, Richard Purdie via
> lists.openembedded.org wrote:
> > On Thu, 2023-02-23 at 13:55 -0500, Randy MacLeod wrote:
> > > Thanks Naveen,
> > >
> > > With a large patch like this it w
On Thu, 2023-02-23 at 21:04 +, Richard Purdie via
lists.openembedded.org wrote:
> On Thu, 2023-02-23 at 13:55 -0500, Randy MacLeod wrote:
> > Thanks Naveen,
> >
> > With a large patch like this it would be good if you could provide a
> > cover letter that summarized what is different in v12,
On Thu, 2023-02-23 at 13:55 -0500, Randy MacLeod wrote:
> Thanks Naveen,
>
> With a large patch like this it would be good if you could provide a
> cover letter that summarized what is different in v12, compared to
> v11.
>
> I've looked at the diff and my summary is below. There are some
> chan
Thanks Naveen,
With a large patch like this it would be good if you could provide a
cover letter that summarized what is different in v12, compared to v11.
I've looked at the diff and my summary is below. There are some changes
which I see but would benefit from an explanation.
Finally, please
From: pgowda
The patch implements Rust testing framework similar to other selftest,
specifically the gcc selftest in OE. It uses the client and server
based method to test the binaries for cross-target on the image.
The test framework is a wrapper around the Rust build system as ./x.py
test. It t