From: Scott Rifenbark Date: Fri, 28 Sep 2012 20:02:06 +0000 (-0700) Subject: documentation: dev-manual - Added link to pull scripts. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=12ba89a88a2c623dc7c6b112d2accc90f846b300;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation: dev-manual - Added link to pull scripts. (From yocto-docs rev: 87fe511d4114295f8d67705c03ac11983f51cf7a) 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 1f75c6dad03..f20c07e594c 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -833,7 +833,11 @@ send-pull-request that ship with the release to facilitate this workflow. You can find these scripts in the local Yocto Project files Git repository in - the scripts directory. + the scripts directory. + You can find more information on these scripts in the + "Using + Scripts to Push a Change Upstream and Request a Pull" section. + Patch Workflow: This workflow allows you to notify the maintainer through an email that you have a change (or patch) you would like considered for the "master" branch of the Git repository.