diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/dev-manual-kernel-appendix.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-kernel-appendix.xml b/documentation/dev-manual/dev-manual-kernel-appendix.xml index e8fd3bc901..28d413e636 100644 --- a/documentation/dev-manual/dev-manual-kernel-appendix.xml +++ b/documentation/dev-manual/dev-manual-kernel-appendix.xml | |||
@@ -361,7 +361,7 @@ | |||
361 | <para> | 361 | <para> |
362 | The following command pushes the changes to the bare clone: | 362 | The following command pushes the changes to the bare clone: |
363 | <literallayout class='monospaced'> | 363 | <literallayout class='monospaced'> |
364 | $ git push origin common-pc-base:yocto/standard/common-pc/base | 364 | $ git push origin common-pc-base:standard/default/common-pc/base |
365 | </literallayout> | 365 | </literallayout> |
366 | </para> | 366 | </para> |
367 | </section> | 367 | </section> |
@@ -436,7 +436,7 @@ | |||
436 | <filename>linux-yocto_3.2.bbappend</filename> file, you need to specify | 436 | <filename>linux-yocto_3.2.bbappend</filename> file, you need to specify |
437 | the kernel machine with the following statement: | 437 | the kernel machine with the following statement: |
438 | <literallayout class='monospaced'> | 438 | <literallayout class='monospaced'> |
439 | KMACHINE_qemux86 = "yocto/standard/common-pc/base" | 439 | KMACHINE_qemux86 = "standard/default/common-pc/base" |
440 | </literallayout></para></listitem> | 440 | </literallayout></para></listitem> |
441 | </itemizedlist> | 441 | </itemizedlist> |
442 | </para> | 442 | </para> |