From 83fd2a9ab40d2f08240a87f6e95ed50f6bf9b02a Mon Sep 17 00:00:00 2001 From: Yoann Congal Date: Fri, 10 Jul 2026 22:28:42 +0200 Subject: [PATCH] bitbake: README: Add "2.8" subject-prefix to git-send-email suggestion That might help new users send correct first stable patches. (Bitbake rev: 40f0570bdad3d008268a1085dfad2da97b1ddbd1) Signed-off-by: Yoann Congal Signed-off-by: Paul Barker --- bitbake/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbake/README b/bitbake/README index e9f4c858ee..b5eb5ac40d 100644 --- a/bitbake/README +++ b/bitbake/README @@ -24,7 +24,7 @@ for full details on how to submit changes. As a quick guide, patches should be sent to bitbake-devel@lists.openembedded.org The git command to do that would be: - git send-email -M -1 --to bitbake-devel@lists.openembedded.org + git send-email -M -1 --to bitbake-devel@lists.openembedded.org --subject-prefix='2.8][PATCH' If you're sending a patch related to the BitBake manual, make sure you copy the Yocto Project documentation mailing list: