Re: [poky] [PATCH] meta-poky/conf: bblayers.conf.sample: move meta-yocto repos out of oe-core
Alexander Kanavin <[email protected]> Tue, 18 Nov 2025 12:54:11 +0100
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <CANNYZj_FuQSGPzNE_PW8TxZH32fT_N8=-kLb00Wb7qismgYWEw@mail.gmail.com> |
On Tue, 18 Nov 2025 at 12:48, Richard Purdie <[email protected]> wrote: > I can merge this but it feels a little wrong. > > Perhaps we just delete the template data out of meta-yocto and update > the docs to tell users to use add-layer and then change the DISTRO? Yes! oe-core and poky templates are basically duplicating each other (needs to be confirmed nothing would be lost though), so that would be nicely addressed. Alex