diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index cecfc95e8b..93ac31c0d5 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -839,7 +839,7 @@ so that there are some definite steps on how to do this. I need more detail her | |||
| 839 | </note> | 839 | </note> |
| 840 | 840 | ||
| 841 | <para> | 841 | <para> |
| 842 | Now that you know where to locate the work directory, you can use a | 842 | Now that you know where to locate the directory that has the temporary source code, you can use a |
| 843 | Quilt or Git workflow to make your edits, test the changes, and preserve the | 843 | Quilt or Git workflow to make your edits, test the changes, and preserve the |
| 844 | changes in the form of patches. | 844 | changes in the form of patches. |
| 845 | </para> | 845 | </para> |
| @@ -864,10 +864,10 @@ so that there are some definite steps on how to do this. I need more detail her | |||
| 864 | Yocto Project build directory. | 864 | Yocto Project build directory. |
| 865 | See the | 865 | See the |
| 866 | "<link linkend='finding-the-temporary-source-code'>Finding the Temporary Source Code</link>" | 866 | "<link linkend='finding-the-temporary-source-code'>Finding the Temporary Source Code</link>" |
| 867 | section to learn how to locate the work directory for a | 867 | section to learn how to locate the directory that has the temporary source code for a |
| 868 | particular package.</para></listitem> | 868 | particular package.</para></listitem> |
| 869 | <listitem><para><emphasis>Change Your Working Directory:</emphasis> | 869 | <listitem><para><emphasis>Change Your Working Directory:</emphasis> |
| 870 | You need to be in the work directory that has the source code. | 870 | You need to be in the directory that has the temporary source code. |
| 871 | That directory is defined by the | 871 | That directory is defined by the |
| 872 | <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-S'>S</ulink> | 872 | <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-S'>S</ulink> |
| 873 | variable.</para></listitem> | 873 | variable.</para></listitem> |
| @@ -960,10 +960,10 @@ so that there are some definite steps on how to do this. I need more detail her | |||
| 960 | Yocto Project build directory. | 960 | Yocto Project build directory. |
| 961 | See the | 961 | See the |
| 962 | "<link linkend='finding-the-temporary-source-code'>Finding the Temporary Source Code</link>" | 962 | "<link linkend='finding-the-temporary-source-code'>Finding the Temporary Source Code</link>" |
| 963 | section to learn how to locate the work directory for a | 963 | section to learn how to locate the directory that has the temporary source code for a |
| 964 | particular package.</para></listitem> | 964 | particular package.</para></listitem> |
| 965 | <listitem><para><emphasis>Change Your Working Directory:</emphasis> | 965 | <listitem><para><emphasis>Change Your Working Directory:</emphasis> |
| 966 | You need to be in the work directory. | 966 | You need to be in the directory that has the temporary source code. |
| 967 | That directory is defined by the | 967 | That directory is defined by the |
| 968 | <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-S'>S</ulink> | 968 | <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-S'>S</ulink> |
| 969 | variable.</para></listitem> | 969 | variable.</para></listitem> |
