On Thu, 26 Jan 2023 at 15:54, Richard Purdie <[email protected]> wrote: > Lets just patch it. I'd rather keep tests, the patch isn't going to be > complicated or that difficult to maintain. > > We might even just be able to force a file into the right place at the > end of do_install?
I checked. Out of 23 tests only three require data generated at build time by running target executables - I wrote a patch instead that omits those three tests in cross builds, which should be acceptable upstream. Generating those data files in a native build and injecting them into the target build tree can be done, but runs a risk of native vs. target mismatch in the content, and most likely won't be liked by upstream. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#176421): https://lists.openembedded.org/g/openembedded-core/message/176421 Mute This Topic: https://lists.openembedded.org/mt/96539664/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
