Re: [Openembedded-architecture] proposal: build pipelines in bitbake-setup

Daiane Angolini <[email protected]> Wed, 6 May 2026 07:23:30 -0300
Newsgroups org.yoctoproject.lists.yocto,org.openembedded.lists.bitbake-devel
Message-ID <CA+HEL7_H1MJe3WGhdP3TMQho8u0M8g5OfUv2oFXxQjefAo6Hnw@mail.gmail.com>
On Tue, May 5, 2026 at 3:42 PM Alexander Kanavin via
lists.openembedded.org <[email protected]>
wrote:
>

> 6. Run a pipeline, stopping after a particular step:
> $ bitbake-setup build <pipeline-name> --stop-after <step-name>
>
> Etc. How's this looking?
>

I like the term `steps`. I would like to add that this should be
optional, not required. One can still decide to avoid creating a
pipeline.

Regarding a setup tool for builds, why not use `bitbake
<pipeline-name>` instead of `bitbake-setup build <pipeline-name>`?

Daiane
> Alex
>