Re: [poky] [PATCH] meta-yocto: remove erroneous poky-bleeding selftest in meta/

Alexander Kanavin <[email protected]> Tue, 24 Jun 2025 16:01:44 +0200
Newsgroups org.yoctoproject.lists.poky
Message-ID <CANNYZj_ezZhTReLhu27H5Y99-k5mwikBfax==LuHLDQr-3p-9Q@mail.gmail.com>
On Tue, 24 Jun 2025 at 15:55, Richard Purdie
<[email protected]> wrote:

> Since this can't work without poky, I'd argue it is in the right place?

There are a few other selftests in oe-core that have a hard dependency
on poky (e.g. multiconfig, fitimage). I don't mind keeping this test
in meta-yocto repo, but it should really be moved out of meta/
directory as it's super confusing:

https://git.yoctoproject.org/meta-yocto/tree/

Alex