Re: [poky] [PATCH 3/4] genericarm64.conf: add "testimage" and "testexport" to default IMAGE_CLASSES
Mikko Rapeli <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <ZyDPfSNniORKkPIW@nuoska> |
Hi, On Tue, Oct 29, 2024 at 11:57:28AM +0000, Ross Burton wrote: > On 29 Oct 2024, at 08:05, Mikko Rapeli via lists.yoctoproject.org <[email protected]> wrote: > > +# Run oeqa runtime tests outside of the build environment > > +IMAGE_CLASSES += "testimage testexport" > > Sorry, but this isn’t appropriate for the machine configuration. The build configuration or distro can add these classes as needed. Ok but where do we do this for genericarm64 images? Somewhere in yocto-autobuilder2 or yocto-autobuilder-helper repos? I presume poky distro will not set these. Cheers, -Mikko