The README file references the section heading for submitting a change. That section heading in the YP Development Manual has changed to "Submitting a Change to the Yocto Project". I updated the README with the new section heading.
Signed-off-by: Scott Rifenbark <[email protected]> --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index ad75714..a8fc912 100644 --- a/README +++ b/README @@ -440,9 +440,9 @@ Please see the Yocto Project Development Manual sections entitled 'Using Email to Submit a Patch' for details. Regardless of how you submit a patch or patchset, the patches should -at minimum follow the suggestions outlined in the 'How to Submit a -Change' secion in the Yocto Project Development Manual. Specifically, -they should: +at minimum follow the suggestions outlined in the 'Submitting a Change +to the Yocto Project' section in the Yocto Project Development Manual. +Specifically, they should: - Include a 'Signed-off-by:' line. A commit can't legally be pulled in without this. -- 2.7.4 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
