[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2] b4-config: Configure Lore masks
From: |
Philippe Mathieu-Daudé |
Subject: |
[PATCH v2] b4-config: Configure Lore masks |
Date: |
Tue, 24 Dec 2024 14:50:54 +0100 |
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
Based-on: <20241222-b4-config-v1-1-b3667beb30a4@flygoat.com>
---
.b4-config | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.b4-config b/.b4-config
index 5feac156429..af9cfdcd3ed 100644
--- a/.b4-config
+++ b/.b4-config
@@ -8,3 +8,6 @@
send-auto-to-cmd = echo
send-auto-cc-cmd = scripts/get_maintainer.pl --noroles --norolestats
--nogit --nogit-fallback
prep-perpatch-check-cmd = scripts/checkpatch.pl -q --terse --no-summary
--mailback -
+ searchmask = https://lore.kernel.org/qemu-devel/?x=m&t=1&q=%s
+ linkmask = https://lore.kernel.org/qemu-devel/%s
+ linktrailermask = Message-ID: <%s>
--
2.47.1
- [PATCH v2] b4-config: Configure Lore masks,
Philippe Mathieu-Daudé <=