diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-03-01 09:38:16 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-08 12:08:05 -0800 |
| commit | b206901b2ac21df5b95e30d40a82d1579d3d619f (patch) | |
| tree | 9f0b7fd37ccfb736215d5b5a332396b2908a81dc | |
| parent | 7aa91dd95847cca6b5f098522558a9e1a6c5874a (diff) | |
| download | poky-b206901b2ac21df5b95e30d40a82d1579d3d619f.tar.gz | |
documentation/poky-ref-manual/development.xml: Fixed cross-reference
There was a broken cross-reference to the YP development manual.
Fixed it.
(From yocto-docs rev: ed89eb1af507a656ff0ef16019d31db639eb5c36)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/poky-ref-manual/development.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index e771b05d7d..c2a9cf7f41 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml | |||
| @@ -201,7 +201,7 @@ | |||
| 201 | <para> | 201 | <para> |
| 202 | It is useful when making changes directly to the work directory files to do | 202 | It is useful when making changes directly to the work directory files to do |
| 203 | so using the Quilt tool as detailed in the | 203 | so using the Quilt tool as detailed in the |
| 204 | "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#usingpoky-modifying-packages-quilt'>Modifying Package Source Code with Quilt</ulink>" section in the Yocto Project Development Manual. | 204 | "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#using-a-quilt-workflow'>Using a Quilt Workflow</ulink>" section in the Yocto Project Development Manual. |
| 205 | Using Quilt, you can copy patches into the recipe directory and use the patches directly | 205 | Using Quilt, you can copy patches into the recipe directory and use the patches directly |
| 206 | through use of the <glossterm><link linkend='var-SRC_URI'>SRC_URI</link></glossterm> variable. | 206 | through use of the <glossterm><link linkend='var-SRC_URI'>SRC_URI</link></glossterm> variable. |
| 207 | </para> | 207 | </para> |
