diff mbox series

[yocto-autobuilder-helper,2/2] b4-config: Add basic b4 configuration

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

Commit Message

Mathieu Dubois-Briand Sept. 4, 2025, 3:45 p.m. UTC
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(+)
diff mbox series

Patch

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