diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-04-02 09:30:41 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-02 20:30:45 +0100 |
commit | 51c68d742f73b3f0b6b06af7c11a5f759329086e (patch) | |
tree | 359decddbb7dde35f057870a61cdc30af4fe4d50 /documentation/toaster-manual/toaster-manual-reference.xml | |
parent | 12f6c19d3993ab663468391897dd7d45b66adaf7 (diff) | |
download | poky-51c68d742f73b3f0b6b06af7c11a5f759329086e.tar.gz |
toaster-manual: Review edits applied.
Some steps updated according to Belen and a video link fixed to
not point to Belen's Youtube area.
(From yocto-docs rev: 557c22fdd287160f6aabac0928ce6bd8d6af3394)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-reference.xml')
-rw-r--r-- | documentation/toaster-manual/toaster-manual-reference.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml index cc118643cd..fede4529a2 100644 --- a/documentation/toaster-manual/toaster-manual-reference.xml +++ b/documentation/toaster-manual/toaster-manual-reference.xml | |||
@@ -144,7 +144,7 @@ | |||
144 | </section> | 144 | </section> |
145 | 145 | ||
146 | <section id='select-the-toasterconf-json-file'> | 146 | <section id='select-the-toasterconf-json-file'> |
147 | <title>Select for Use the <filename>toasterconf.json</filename> File</title> | 147 | <title>Use the <filename>toasterconf.json</filename> File</title> |
148 | 148 | ||
149 | <para> | 149 | <para> |
150 | If you do not want to use the Administration | 150 | If you do not want to use the Administration |
@@ -758,7 +758,7 @@ | |||
758 | This area of the JSON file defines the version of | 758 | This area of the JSON file defines the version of |
759 | BitBake Toaster uses. | 759 | BitBake Toaster uses. |
760 | As shipped, Toaster is configured to recognize four | 760 | As shipped, Toaster is configured to recognize four |
761 | versions of BitBake: master, dizzy, and HEAD. | 761 | versions of BitBake: master, fido, dizzy, and HEAD. |
762 | <note> | 762 | <note> |
763 | HEAD is a special option that builds whatever is | 763 | HEAD is a special option that builds whatever is |
764 | available on disk, without checking out any remote | 764 | available on disk, without checking out any remote |