From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: alex.kanavin@gmail.com, Ross Burton <Ross.Burton@arm.com>
Cc: openembedded-architecture
<openembedded-architecture@lists.openembedded.org>,
bitbake-devel <bitbake-devel@lists.openembedded.org>,
Yocto-mailing-list <yocto@lists.yoctoproject.org>,
Zhangfei Gao <zhangfei.gao@linaro.org>
Subject: Re: [Openembedded-architecture] [bitbake-devel] proposal: build pipelines in bitbake-setup
Date: Thu, 07 May 2026 14:20:24 +0100 [thread overview]
Message-ID: <224b7cb95cda25816f49ce2b036a0c9cca437e1e.camel@linuxfoundation.org> (raw)
In-Reply-To: <CANNYZj9YxLpwDe4pTiT5-WMYUG=6AdV1u=dQHCZt45Pk9QF=xQ@mail.gmail.com>
On Thu, 2026-05-07 at 15:13 +0200, Alexander Kanavin via lists.openembedded.org wrote:
> On Thu, 7 May 2026 at 14:37, Ross Burton <Ross.Burton@arm.com> wrote:
>
> > To be honest I think I disagree with you here. There’s already a
> > load of “build pipeline” tools from sh scripts to Makefiles to the
> > multitude of task runners written in every language under the run
> > (invoke, rake, etc).
> >
> > Does the world need another one?
>
> The idea is that bitbake-setup should help users do something useful
> with a build they set up, by providing a standard UI. You'd type
> $ bitbake-setup run
> and it will give you a selection of what's possible, and then proceed
> to do it. It's the equivalent of 'kas build', just more flexible :)
The trouble is there are multiple things a user may want to do and
which one is a hard choice to make. If you have some narrow layer with
a specific image and application, that is easy. If you have a general
layer like meta-virtualization, it is unclear which target(s) a given
user may want. nodistro/poky face the same challenge, the thing the
user might want "depends".
> If someone has written their pipeline with make or a shell script,
> then bitbake-setup can simply run that (e.g. a pipeline containing a
> single step), but I think there's also value in having 'native'
> support for multi-step pipelines. They're simple (e.g. executable
> commands are static strings that can't be parametrized), and if that's
> not flexible enough, there's indeed plenty of industrial-grade tools.
I believe if we implement and do something, we need to do it well and
it does need to have a specific target/focus and use. If this
functionality is too hard or inappropriate to use for too many of the
application areas, you have to question whether we should be doing it
at all...
Cheers,
Richard
next prev parent reply other threads:[~2026-05-07 13:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-05 10:17 proposal: build pipelines in bitbake-setup Alexander Kanavin
2026-05-05 16:17 ` [Openembedded-architecture] " Trevor Gamblin
2026-05-05 18:42 ` Alexander Kanavin
2026-05-06 10:23 ` Daiane Angolini
2026-05-06 12:43 ` Alexander Kanavin
2026-05-06 13:29 ` Trevor Gamblin
2026-05-06 14:02 ` Daiane Angolini
2026-05-06 14:22 ` Alexander Kanavin
2026-05-07 12:36 ` [bitbake-devel] " Ross Burton
2026-05-07 13:13 ` Alexander Kanavin
2026-05-07 13:20 ` Richard Purdie [this message]
2026-05-07 13:51 ` [Openembedded-architecture] " Alexander Kanavin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=224b7cb95cda25816f49ce2b036a0c9cca437e1e.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=Ross.Burton@arm.com \
--cc=alex.kanavin@gmail.com \
--cc=bitbake-devel@lists.openembedded.org \
--cc=openembedded-architecture@lists.openembedded.org \
--cc=yocto@lists.yoctoproject.org \
--cc=zhangfei.gao@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.