documentation: dev-manual - Added link to pull scripts.

(From yocto-docs rev: 87fe511d4114295f8d67705c03ac11983f51cf7a)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2012-09-28 13:02:06 -07:00 committed by Richard Purdie
parent 332e696958
commit 12ba89a88a
1 changed files with 5 additions and 1 deletions

View File

@ -833,7 +833,11 @@
<filename>send-pull-request</filename> that ship with the release to facilitate this <filename>send-pull-request</filename> that ship with the release to facilitate this
workflow. workflow.
You can find these scripts in the local Yocto Project files Git repository in You can find these scripts in the local Yocto Project files Git repository in
the <filename>scripts</filename> directory.</para></listitem> the <filename>scripts</filename> directory.</para>
<para>You can find more information on these scripts in the
"<link linkend='pushing-a-change-upstream'>Using
Scripts to Push a Change Upstream and Request a Pull</link>" section.
</para></listitem>
<listitem><para><emphasis>Patch Workflow:</emphasis> This workflow allows you to notify the <listitem><para><emphasis>Patch Workflow:</emphasis> This workflow allows you to notify the
maintainer through an email that you have a change (or patch) you would like considered maintainer through an email that you have a change (or patch) you would like considered
for the "master" branch of the Git repository. for the "master" branch of the Git repository.