summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bitbake/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/bitbake/README b/bitbake/README
index 56d6876876..38a461f5c9 100644
--- a/bitbake/README
+++ b/bitbake/README
@@ -26,6 +26,11 @@ The git command to do that would be:
26 26
27 git send-email -M -1 --to bitbake-devel@lists.openembedded.org 27 git send-email -M -1 --to bitbake-devel@lists.openembedded.org
28 28
29If you're sending a patch related to the BitBake manual, make sure you copy
30the Yocto Project documentation mailing list:
31
32 git send-email -M -1 --to bitbake-devel@lists.openembedded.org --cc docs@lists.yoctoproject.org
33
29Mailing list: 34Mailing list:
30 35
31 https://lists.openembedded.org/g/bitbake-devel 36 https://lists.openembedded.org/g/bitbake-devel