From 5cd71fe432c9bdfd3ff519543e96e8caa2b7cf6c Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 2 Mar 2016 10:12:12 -0800 Subject: yocto-project-qs: Updated flow to mention Toaster In the "Building Images" section, we just plow into the command line experience without giving any indication of a GUI option through which to try out the Yocto Project. I updated the paragraph introducing the build stuff by presenting the command line method or a GUI method via Toaster. (From yocto-docs rev: c7d0b2e1c3f9746bdcf2ba8ded71ee14cfa17e58) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 46ad906354..0d6e15292a 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -382,7 +382,18 @@ Now that you have your system requirements in order, you can give the Yocto Project a try. - This section presents steps that let you do the following: + You can try out Yocto Project using either the command-line + interface or using Toaster, which uses a graphical user + interface. + If you want to try out the Yocto Project using a GUI, see the + Yocto Project Toaster Manual + for information on how to install and set up Toaster. + + + + You can try out the Yocto Project using the command-line interface + by finishing this quick start, which presents steps that let you + do the following: Build a qemux86 reference image -- cgit v1.2.3-54-g00ecf