Re: [poky] [PATCH 1/2] meta-poky/conf/templates/default/bblayers.conf.sample: do not assume integrated poky repo

Richard Purdie <[email protected]> Tue, 24 Jun 2025 14:58:38 +0100
Newsgroups org.yoctoproject.lists.poky
Message-ID <749dde0c3ed74dc938085cd15316245eeaa15cc4.camel@linuxfoundation.org>
On Tue, 2025-06-24 at 15:42 +0200, Alexander Kanavin wrote:
> On Tue, 24 Jun 2025 at 15:11, Richard Purdie
> <[email protected]> wrote:
> > > This requires a custom tweak to bblayers.conf when it makes its
> > > way
> > > from meta-yocto into poky that would strip the ../meta-yocto/
> > > part in
> > > BBLAYERS. As there are already numerous other tweaks of similar
> > > nature, I think this is feasible.
> > 
> > Which other tweaks of a similar nature are made? I'm not aware of
> > any
> > file contents changing between repos...
> 
> Right, this refers to the poky integration process that cherry-picks
> files and directories from original repos, e.g. the default template
> from oe-core (meta/conf/templates/default) does not make it into poky
> at all.
> 
> The patch follows the suggestion that such a tweak is possible:
> https://lists.openembedded.org/g/openembedded-architecture/message/2129

Ah, that is a bit different. There aren't tweaks of a similar nature.
I'll need to give this more thought...

Cheers,

Richard