summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2015-11-04 07:36:30 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-07 12:13:54 +0000
commit1278753c370000f6068528f638862dcc3d23d671 (patch)
treeec3865a6a1408f77e39b48ad3b6865857dde7dbb /documentation
parent7b25b70884720c78e76a579f4b6a7d549dccf0b2 (diff)
downloadpoky-1278753c370000f6068528f638862dcc3d23d671.tar.gz
toaster-manual: Removed SDKMACHINE from the json file example.
(From yocto-docs rev: ea20ff8361fe72c701b085ee82f0702ad66baa7d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/toaster-manual/toaster-manual-reference.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml
index 4d0f904b0f..faca4ca73a 100644
--- a/documentation/toaster-manual/toaster-manual-reference.xml
+++ b/documentation/toaster-manual/toaster-manual-reference.xml
@@ -662,7 +662,6 @@
662 "IMAGE_FSTYPES": "ext3 jffs2 tar.bz2", 662 "IMAGE_FSTYPES": "ext3 jffs2 tar.bz2",
663 "IMAGE_INSTALL_append": "", 663 "IMAGE_INSTALL_append": "",
664 "PACKAGE_CLASSES": "package_rpm", 664 "PACKAGE_CLASSES": "package_rpm",
665 "SDKMACHINE" : "x86_64"
666 }, 665 },
667 </literallayout> 666 </literallayout>
668 </para> 667 </para>