Message ID | 20250904-contrib-mathieu-build_props-v1-2-28de412ac349@bootlin.com |
---|---|
State | New |
Headers | show |
Series | run-config: Generate a file with build properties | expand |
diff --git a/.b4-config b/.b4-config new file mode 100644 index 000000000000..8f8204a78ff1 --- /dev/null +++ b/.b4-config @@ -0,0 +1,4 @@ +[b4] + send-series-to = yocto-patches@lists.yoctoproject.org + prep-pre-flight-checks = disable-needs-auto-to-cc, disable-needs-checking + send-prefixes = yocto-autobuilder-helper
Allow to easily prepare mail series with b4. Most of the configuration was shamelessly stolen from openembedded-core git. Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> --- .b4-config | 4 ++++ 1 file changed, 4 insertions(+)