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 18:02:51 +0100
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <CANNYZj8qoXGm=LSUndUHLW76f-XMWdUSo-BfdGB7PZBmR0pGyQ@mail.gmail.com> |
On Tue, 18 Nov 2025 at 13:18, Antonin Godard <[email protected]> wrote: > > 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. > > I quickly checked, this is the current diff between the two templates: > https://0x0.st/Kffy.diff > > Other than the obvious consequences shown in the diff, I could also identify > that PACKAGE_CLASSES becomes IPK as local.conf takes precedence over poky.conf. > Maybe oecore's template should not set this variable (IPK would be taken from > defaultsetup.conf). > > Oecore's conf-summary.txt would also be sort of wrong even though that's ok I > guess. > > Maybe there's more consequences, I haven't checked thoroughly/tried to build. I've just sent the patch that removes the poky template to the poky list. On the call it was more or less agreed that this will happen (or not :) in the next development cycle, and for now RP will take the simple path tweak that you did. Meanwhile, the full poky template removal can be tested on the autobuilder and maybe discussed. Alex