]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
yocto-project-qs: Fixed Minnow MAX build example
authorScott Rifenbark <srifenbark@gmail.com>
Tue, 11 Oct 2016 12:32:21 +0000 (05:32 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Oct 2016 22:16:46 +0000 (23:16 +0100)
Fixes [YOCTO #9667]

The actual command in the example to build the image for
Minnow MAX should be for 'core-image-base'.  I changed it to
be that.

(From yocto-docs rev: 9aca9cceee543eea278390059ccff0761758b55e)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/yocto-project-qs/yocto-project-qs.xml

index 810a68997502c90512a0afb92690ead23239084e..0d76ee449709ff095a593b457ddcf6f898f34a4f 100644 (file)
                     For this example, the <filename>core-image-base</filename>
                     image is built:
                     <literallayout class='monospaced'>
-     $ bitbake core-image-minimal
+     $ bitbake core-image-base
                     </literallayout>
                     Once the build completes, the resulting console-only image
                     is located in the Build Directory here: