mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
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 <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
committed by
Paul Barker
parent
9916b7471e
commit
83fd2a9ab4
@@ -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
|
As a quick guide, patches should be sent to bitbake-devel@lists.openembedded.org
|
||||||
The git command to do that would be:
|
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
|
If you're sending a patch related to the BitBake manual, make sure you copy
|
||||||
the Yocto Project documentation mailing list:
|
the Yocto Project documentation mailing list:
|
||||||
|
|||||||
Reference in New Issue
Block a user