[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2991/8267] yocto-project-qs: Fixed Minnow MAX build example
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 2991/8267] yocto-project-qs: Fixed Minnow MAX build example
- Date: Sun, 17 Dec 2017 00:00:23 +0000 (UTC)
commit 13033b2ec4443717dff258afeeb723e57466967d
Author: Scott Rifenbark <srifenbark gmail com>
Date: Tue Oct 11 05:32:21 2016 -0700
yocto-project-qs: Fixed Minnow MAX build example
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>
.../yocto-project-qs/yocto-project-qs.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml
b/documentation/yocto-project-qs/yocto-project-qs.xml
index 810a689..0d76ee4 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -713,7 +713,7 @@
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:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]