Re: [bitbake-devel] [PATCH 0/4] bitbake-setup: extra-remotes support for contrib push mirrors
Alexander Kanavin <[email protected]>
| Newsgroups | org.openembedded.lists.bitbake-devel |
|---|---|
| Message-ID | <CANNYZj_R8t-Ho6pbNqjnr_91w_x-2i1qgfRAXbsACAO07ZGG-w@mail.gmail.com> |
On Mon, 6 Apr 2026 at 22:24, Adrian Freihofer via lists.openembedded.org <[email protected]> wrote: > This series contains one small fix and a new feature that may warrant > discussion before merging. > > Fix (likely uncontroversial): > bitbake-setup: update vscode workspace always > > The vscode workspace file is now updated unconditionally so that a > manually changed build directory is always reflected. Previously it > was skipped when the registry configuration had not changed. > > New feature (may need discussion / could be postponed): > bitbake-setup: add support for extra-remotes in layer sources > bitbake-setup: add contrib extra-remotes to default-registry configs > bitbake-selftest: setup: add test_extra_remotes Please do not bundle fixes and RFC proposals like that. Send one as regular patch, then the other as RFC set. Alex