Re: [bitbake-devel] [PATCH] default-registry: Update whinlatter -> wrynose
Richard Purdie <[email protected]>
| Newsgroups | org.openembedded.lists.bitbake-devel |
|---|---|
| Message-ID | <9e395359d0cba6898d50451c0355861d45e7bb1f.camel@linuxfoundation.org> |
On Wed, 2026-04-22 at 11:39 +0200, Alexander Kanavin wrote: > On Wed, 22 Apr 2026 at 11:18, Richard Purdie via > lists.openembedded.org > <[email protected]> wrote: > > > > Add the new release, replacing whinlatter which it supersedes. > > > > ...onf.json => oe-nodistro-wrynose.conf.json} | 16 +++++++------- > > ...atter.conf.json => poky-wrynose.conf.json} | 22 +++++++++---------- > > 2 files changed, 19 insertions(+), 19 deletions(-) > > rename default-registry/configurations/{oe-nodistro-whinlatter.conf.json => oe-nodistro-wrynose.conf.json} (82%) > > rename default-registry/configurations/{poky-whinlatter.conf.json => poky-wrynose.conf.json} (84%) > > If someone has set up a build from whinlatter, this will break updates > for them. I think it's better to make a copy, rather than rename. > > It's also good to diff the new wrynose configs against master configs, > to ensure they're in sync with them, similar to how wrynose itself is > branched off master. Fair enough, I sent a v2. This is a learning experience :) > > "expires": "2026-05-31", > > This needs to be updated to 2030 :) This field is how bitbake-setup > decides whether to include a given config in listings or interactive > selections, so whinlatter will simply not be included in those after > that date passes. I'd got one and missed the other, thanks! Cheers, Richard