summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-kernel-appendix.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-kernel-appendix.xml')
-rw-r--r--documentation/dev-manual/dev-manual-kernel-appendix.xml4
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 e8fd3bc..28d413e 100644
--- a/documentation/dev-manual/dev-manual-kernel-appendix.xml
+++ b/documentation/dev-manual/dev-manual-kernel-appendix.xml
@@ -361,7 +361,7 @@
<para>
The following command pushes the changes to the bare clone:
<literallayout class='monospaced'>
- $ git push origin common-pc-base:yocto/standard/common-pc/base
+ $ git push origin common-pc-base:standard/default/common-pc/base
</literallayout>
</para>
</section>
@@ -436,7 +436,7 @@
<filename>linux-yocto_3.2.bbappend</filename> file, you need to specify
the kernel machine with the following statement:
<literallayout class='monospaced'>
- KMACHINE_qemux86 = "yocto/standard/common-pc/base"
+ KMACHINE_qemux86 = "standard/default/common-pc/base"
</literallayout></para></listitem>
</itemizedlist>
</para>
OpenPOWER on IntegriCloud