Re: [poky] [PATCH 1/2] meta/conf/templates/default/conf-notes.txt: remove
Richard Purdie <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <9aa1d6146164a52910153c5c1d8184fa9c4610b6.camel@linuxfoundation.org> |
On Fri, 2024-02-16 at 16:48 +0100, Alexander Kanavin wrote: > On Fri, 16 Feb 2024 at 16:33, Richard Purdie > <[email protected]> wrote: > > > The config is here: > > > > https://git.yoctoproject.org/poky-config/tree/combo-layer.conf > > > > specifically: > > > > file_exclude = meta/conf/bblayers.conf.sample > > meta/conf/local.conf.sample meta/conf/local.conf.sample.extended > > meta/conf/site.conf.sample > > > > but you will notice the exclusion lists are very small... > > I still don't quite understand what is happening when poky is formed. > The above list refers to files in meta/conf/ that no longer even > exist > (they've been moved to meta/conf/templates/default/), yet oe-core and > poky do have differences in the latter: > > https://git.openembedded.org/openembedded-core/tree/meta/conf/templates/default > https://git.yoctoproject.org/poky/tree/meta/conf/templates/default > > Is there's some other hidden config which lists the correct > locations? Nothing hidden or unmerged other than revision changes, I just checked. I've probably just tried to manually resolve things not realising what the issue was :( Cheers, Richard