Message ID | 20251007-contrib-mathieu-bb-setup-links-v1-9-bb1d79289c3f@bootlin.com |
---|---|
State | New |
Headers | show |
Series | Fix links with bitbake setup and general improvements | expand |
diff --git a/.b4-config b/.b4-config new file mode 100644 index 0000000000000000000000000000000000000000..0f1f430c74f3312f121648b9fba31c20a5e37628 --- /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-autobuilder2
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(+)