summaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/yocto-project-qs')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 1b33488..2956216 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -289,9 +289,9 @@
</para>
<para>
Continue with the following command to build an OS image for the target, which is
- <filename>core-image-sato</filename> in this example.
+ <filename>poky-image-sato</filename> in this example.
<literallayout class='monospaced'>
- $ bitbake core-image-sato
+ $ bitbake poky-image-sato
</literallayout>
<note><para>
BitBake requires Python 2.6. For more information on this requirement,
OpenPOWER on IntegriCloud