diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index df1d59fe79..2a93ec6f67 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -43,7 +43,7 @@ | |||
43 | </section> | 43 | </section> |
44 | 44 | ||
45 | <section id='getting-setup'> | 45 | <section id='getting-setup'> |
46 | <title>Getting Setup</title> | 46 | <title>Getting Set Up</title> |
47 | 47 | ||
48 | <para> | 48 | <para> |
49 | Here is what you need to get set up to use the Yocto Project: | 49 | Here is what you need to get set up to use the Yocto Project: |
@@ -141,8 +141,8 @@ | |||
141 | Checking out files: 100% (36898/36898), done. </literallayout></para></listitem> | 141 | Checking out files: 100% (36898/36898), done. </literallayout></para></listitem> |
142 | <listitem id='poky-extras-repo'><para><emphasis> | 142 | <listitem id='poky-extras-repo'><para><emphasis> |
143 | The <filename>poky-extras</filename> Git Repository</emphasis>: | 143 | The <filename>poky-extras</filename> Git Repository</emphasis>: |
144 | The <filename>poky-extras</filename> Git repository contains metadata needed to | 144 | The <filename>poky-extras</filename> Git repository contains metadata needed |
145 | build the kernel image. | 145 | only if you are modifying and building the kernel image. |
146 | In particular, it contains the kernel <filename>.bbappend</filename> files that you | 146 | In particular, it contains the kernel <filename>.bbappend</filename> files that you |
147 | edit to point to your locally modified kernel source files and to build the kernel | 147 | edit to point to your locally modified kernel source files and to build the kernel |
148 | image. | 148 | image. |