On Tue, 2023-10-10 at 21:37 +0100, Richard Purdie via lists.openembedded.org wrote: > I've been asked how to reproduce this setup more easily outside of > OEQA. I hacked this up: > > https://www.rpsys.net/wp/rp/simpleqemu.tgz > > extract it, hack the paths in commands.py to point at a qemux86-64 > build of core-image-minimal and then "./commands" should boot an qemu > image using the system's qemu binary as it would during the QA tests, > setting up the two serial ports as it would during tests. > > Obviously I've just brutally hacked this out of the QA code so there > are plenty of sharp edges. It should allow the serial setup to be > replicated and experimented with more easily though without bitbake > involved. It could be cut down a lot more too.
and set runqemuparams = 'nographic' in commands.py if you can't cope with graphics :). Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#188915): https://lists.openembedded.org/g/openembedded-core/message/188915 Mute This Topic: https://lists.openembedded.org/mt/101824562/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
