mbox series

[yocto-autobuilder-helper,0/2] run-config: Generate a file with build properties

Message ID 20250904-contrib-mathieu-build_props-v1-0-28de412ac349@bootlin.com
Headers show
Series run-config: Generate a file with build properties | expand

Message

Mathieu Dubois-Briand Sept. 4, 2025, 3:45 p.m. UTC
Allows to extract some build data from the config.json, such as MACHINE
or DISTRO. This will be used by the build configuration step in
yocto-autobuilder2.

Also add b4 configuration file, to ease a bit the patch submission process.

Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
---
Mathieu Dubois-Briand (2):
      run-config: Generate a file with build properties
      b4-config: Add basic b4 configuration

 .b4-config         |  4 ++++
 scripts/run-config | 31 ++++++++++++++++++++++++++-----
 2 files changed, 30 insertions(+), 5 deletions(-)
---
base-commit: fa3e15fba7fa96da520343c2ad312cefa6fc9c87
change-id: 20250904-contrib-mathieu-build_props-54c0ccc96861

Best regards,