From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: yocto-patches@lists.yoctoproject.org
Cc: Bruce Ashfield <bruce.ashfield@gmail.com>,
Peter Kjellerstedt <peter.kjellerstedt@axis.com>,
Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [yocto-patches] [PATCH yocto-autobuilder2 0/3] runconfig: Add build configuration as properties
Date: Mon, 08 Sep 2025 15:24:09 +0100 [thread overview]
Message-ID: <d6f02c8cba213acdce5b0ec41704d265ab5ea9d8.camel@linuxfoundation.org> (raw)
In-Reply-To: <20250904-contrib-mathieu-build_props-v1-0-0ffaafcd01cb@bootlin.com>
On Thu, 2025-09-04 at 17:48 +0200, Mathieu Dubois-Briand via lists.yoctoproject.org wrote:
> It was recently brought to my attention that the "Build properties" tab
> on buildbot could contain more data. One is the build configuration,
> such as MACHINE or DISTRO, the other is about the poky-ci-archive tag
> that is automatically created on a-full and a-quick builds.
>
> This series aims to improve a bit the situation, by extracting DISTRO,
> MACHINE, SDKMACHINE and PACKAGE_CLASSES from the config.json file
> describing builds configuration, and adding them as build properties.
> More properties can be added if any appears to be useful.
>
> It also stores poky-ci-archive tag as well as a web git URL in
> "poky-ci-archive_tag" and "poky-ci-archive_url" properties, on a-full
> and a-quick builds, copied to all sub-builds. I'm not convinced by the
> need to have both properties, so I'm open for any feedback.
>
> This series has a dependency on run-config modifications, in
> yocto-autobuilder-helper git [1].
The challenge is we have to patch all helper branches we're still using
when we make a change like that, which makes this kind of change a lot
harder to merge.
Cheers,
Richard
next prev parent reply other threads:[~2025-09-08 14:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-04 15:48 [PATCH yocto-autobuilder2 0/3] runconfig: Add build configuration as properties Mathieu Dubois-Briand
2025-09-04 15:48 ` [PATCH yocto-autobuilder2 1/3] " Mathieu Dubois-Briand
2025-09-04 15:48 ` [PATCH yocto-autobuilder2 2/3] builders: Add poky-ci-archive tag in build properties Mathieu Dubois-Briand
2025-09-04 15:48 ` [PATCH yocto-autobuilder2 3/3] b4-config: Add basic b4 configuration Mathieu Dubois-Briand
2025-09-08 14:24 ` Richard Purdie [this message]
2025-09-08 17:10 ` [yocto-patches] [PATCH yocto-autobuilder2 0/3] runconfig: Add build configuration as properties Mathieu Dubois-Briand
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=d6f02c8cba213acdce5b0ec41704d265ab5ea9d8.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=bruce.ashfield@gmail.com \
--cc=mathieu.dubois-briand@bootlin.com \
--cc=peter.kjellerstedt@axis.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=yocto-patches@lists.yoctoproject.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.