mirror of
git://git.yoctoproject.org/yocto-autobuilder-helper.git
synced 2025-10-22 14:52:20 +02:00
b4-config: Add basic b4 configuration
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> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
a4a84ca27b
commit
1a41841cf3
4
.b4-config
Normal file
4
.b4-config
Normal file
|
@ -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
|
Loading…
Reference in New Issue
Block a user