|
@@ -26,6 +26,11 @@ 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
|
|
|
|
|
|
|
|
+If you're sending a patch related to the BitBake manual, make sure you copy
|
|
|
|
+the Yocto Project documentation mailing list:
|
|
|
|
+
|
|
|
|
+ git send-email -M -1 --to bitbake-devel@lists.openembedded.org --cc docs@lists.yoctoproject.org
|
|
|
|
+
|
|
Mailing list:
|
|
Mailing list:
|
|
|
|
|
|
https://lists.openembedded.org/g/bitbake-devel
|
|
https://lists.openembedded.org/g/bitbake-devel
|