From 12ba89a88a2c623dc7c6b112d2accc90f846b300 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 28 Sep 2012 13:02:06 -0700 Subject: [PATCH] documentation: dev-manual - Added link to pull scripts. (From yocto-docs rev: 87fe511d4114295f8d67705c03ac11983f51cf7a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-newbie.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 1f75c6dad0..f20c07e594 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.