|
@@ -290,8 +290,12 @@
|
|
|
<para>
|
|
|
Continue with the following command to build an OS image for the target, which is
|
|
|
<filename>poky-image-sato</filename> in this example.
|
|
|
+ For information on the <filename>‐k</filename> option use the
|
|
|
+ <filename>bitbake ‐‐help</filename> command or see
|
|
|
+ <ulink url='http://www.yoctoproject.org/docs/poky-ref-manual/poky-ref-manual.html#usingpoky-components-bitbake'>
|
|
|
+ BitBake</ulink> section in the Poky Reference Manual.
|
|
|
<literallayout class='monospaced'>
|
|
|
- $ bitbake poky-image-sato
|
|
|
+ $ bitbake -k poky-image-sato
|
|
|
</literallayout>
|
|
|
<note><para>
|
|
|
BitBake requires Python 2.6. For more information on this requirement,
|