Re: [PATCH RFC v2 1/2] bitbake-setup: add source choices

Alexander Kanavin <[email protected]> Fri, 19 Jun 2026 12:50:27 +0200
Newsgroups org.openembedded.lists.bitbake-devel
Message-ID <CANNYZj-=UpcXUeN_44uumiT67vmAPR-LrYkRvVhgGxHZFFdDSQ@mail.gmail.com>
On Thu, 18 Jun 2026 at 20:04, Ernest Van Hoecke
<[email protected]> wrote:
>
> From: Ernest Van Hoecke <[email protected]>
>
> Allow configuration files to define source-choices instead of sources.
> A source choice is selected before the BitBake configuration and then
> used as the source set for checkout, status and update operations.

Thanks, I think this is more or less what I had in mind. For the other
two emails I'll write separate responses, as I have some notes.

Alex