poky/bitbake/contrib
Quentin Schulz 64ef07f6c4 bitbake: b4-config: Add basic support for b4 contribution workflow
b4[1] is a very nice tool for mail-based contribution. A config[2] file
exists to set up a few defaults. We can use it to set the To recipients
to always add, in our case the mailing list.

This also adds a wrapper script that is called by b4 to figure out which
addresses to put as Cc recipients. Considering that patches to the doc/
directory also need to be sent to the yocto-docs mailing list, this
wrapper handles that. A limitation of the script (lsdiff actually) is
that it doesn't know how to handle empty files, but those should be
of rather rare occurrences.

Because we currently do not have anything to check for patch validity,
remove requirement for b4 prep --check to be run before sending a patch
series, via disable-needs-checking in prep-pre-flight-checks.

[1] https://pypi.org/project/b4/
[2] https://b4.docs.kernel.org/en/latest/config.html

(Bitbake rev: 8843860010c97cc10ff69205d209634639b6c5cd)

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-02-06 10:40:10 +00:00
..
hashserv bitbake: contrib/hashserv/Dockerfile: Add libgcc to image for runtime dependency 2024-10-25 15:40:54 +01:00
prserv bitbake: contrib: Add Dockerfile for building PR service 2022-03-23 12:08:56 +00:00
vim bitbake: contrib/vim: Syntax improvements 2023-12-23 16:20:25 +00:00
autobuilderlog.json bitbake: knotty: Update hash equivalence logging 2020-03-13 11:29:23 +00:00
b4-wrapper-bitbake.py bitbake: b4-config: Add basic support for b4 contribution workflow 2025-02-06 10:40:10 +00:00
bbdev.sh Initial population 2005-08-31 10:47:56 +00:00
bbparse-torture.py bitbake: bitbake: Add parsing torture test 2020-09-10 13:49:21 +01:00
dump_cache.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
README Initial population 2005-08-31 10:47:56 +00:00

This directory is for additional contributed files which may be useful.