From: Scott Rifenbark Date: Fri, 28 Sep 2012 19:03:37 +0000 (-0700) Subject: documenation: dev-manual - added link to section on patching. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=332e69695801cc92ba7b66a81633a51573eedfca;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documenation: dev-manual - added link to section on patching. (From yocto-docs rev: 6316ef2aa8947d64fb262824b9f57df0e3a8e1c3) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 3bc7c0bae8f..1f75c6dad03 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -769,6 +769,8 @@ A somewhat formal method exists by which developers commit changes and push them into the "contrib" area and subsequently request that the maintainer include them into "master" This process is called “submitting a patch” or “submitting a change.” + For information on submitting patches and changes, see the + "How to Submit a Change" section.