summaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
* dev-manual: Edits to the toaster sectionScott Rifenbark2013-11-011-2/+9
| | | | | | | | | | | | | | | Partial fix for [YOCTO #4414] Got some feedback on the section and added a step that the user needs to checkout the dora-toaster branch after clonine poky. Also, that the Django version is specific and not the listed version +. Finally, a bit of wording to note that the GUI is temporary for this release. (From yocto-docs rev: 7d7c42894b05c86366e8b35ec2f8f9e0e7ee5baa) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Fixed grammar error.Scott Rifenbark2013-11-011-2/+2
| | | | | | | (From yocto-docs rev: b3efa5dd7c647025da4066c8d44f55a7861ab675) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated the layer.conf exampleScott Rifenbark2013-11-011-0/+5
| | | | | | | | | | The meta-yocto-bsp/conf/layer.conf example had gone stale. I updated it. (From yocto-docs rev: d77ea0f078675b227a018a57574f5512629c8afb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual, dev-manual: Removed the LatencyTop website link.Scott Rifenbark2013-11-012-8/+4
| | | | | | | | | | This site has disappeared and I don't think there is a replacement. (From yocto-docs rev: c568a4f3a66a3cde7f71f9c31ce39814f05b8f38) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updates to Toaster section about examing dataScott Rifenbark2013-11-011-34/+0
| | | | | | | | | | | | | Fixes [YOCTO #4414] Removed the details from the examining data section as directed by Belen. This detail remains in the 1.6 leg but not in the dora branch. (From yocto-docs rev: 2403f20edcfe258c10fd36de891c2f479e0a2d17) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updates to toaster sectionScott Rifenbark2013-11-011-16/+41
| | | | | | | | | | | | Fixes [YOCTO #4414] Some changes to the toaster section according to the updated toaster wike site and Belen. (From yocto-docs rev: e8ca4c6f14c07e486a0a6a79ec4f98244390e621) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the IMAGE_FSTYPES variableScott Rifenbark2013-11-011-0/+7
| | | | | | | | | | | | | Fixes [YOCTO #5368] Applied some review comments from Laszlo to the new description. I added an example. Reported-by: Laszlo Papp <lpapp@kde.org> (From yocto-docs rev: 6be18fbf59c344b96532944abb8c4d8c8921f64b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated IMAGE_FSTYPES variable description.Scott Rifenbark2013-11-011-4/+4
| | | | | | | | | | | | | Fixes [YOCTO #5368] The current explanation was ambiguous regarging the term "subset". I have rewritten to be clear. Reported-by: Laszlo Papp <lpapp@kde.org> (From yocto-docs rev: 56842d98601d4215f7c429ec1cd1d4f7b98d54f3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Minor edits to Chapter 4Scott Rifenbark2013-11-011-10/+19
| | | | | | | | | | | | | Broke up the introductory paragraph a bit because it was one large chunk of text. Added the release variable to specify the directory in which to find the environment setup script for the toolchain. (From yocto-docs rev: d8a4b92490d13d9d16fc118168730e4a7767e775) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Edits to "Optionally Building a Toolchain Installer"Scott Rifenbark2013-11-011-21/+17
| | | | | | | | | | This section pretty much sucked. I did some re-writing and created a list to better present the material and options. (From yocto-docs rev: 26402913d60043c643462aa51a187145c9a1356c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Edits to "Extracting the Root Filesystem" sectionScott Rifenbark2013-11-011-15/+46
| | | | | | | | | | | This section was a bit confusing. I added some lists to make it clearer when this step is necessary. I also added some more detail on where to find the setup script. (From yocto-docs rev: 231e1f44da61d4a2fdb5ddb20bce89dfddccf092) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Edits to "Getting the Images" sectionScott Rifenbark2013-11-011-5/+8
| | | | | | | | | | Fixed a grammar issue and provided some wording to make things clearer for locating the Makefile.inc file. (From yocto-docs rev: 37c71be85da57a353890e6be9e9d4c2414ddabb1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Edits to "Using BitBake and the Build Directory" section.Scott Rifenbark2013-11-011-25/+31
| | | | | | | | | | | | | | | | | I added in some enhancements here: 1. Worded the local build environment setup stuff to include the possibility of memory resident version of BB. 2. Make a better looking list. 3. Dumped the note about changing directories after running your setup script. (From yocto-docs rev: 722836e1af86a46e57dfbeff69a34df5c36fead8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Edits to the "Using a Cross-Toolchain Tarball" section.Scott Rifenbark2013-11-011-11/+16
| | | | | | | | | | | | This section was not quite right for the installation method after obtaining the tarball. There was some old stuff in there and it didn't mention the fact that the script asks you what directory you want to install into. (From yocto-docs rev: d950b48fede7a139aad0aa4da39a2b34fa565438) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Fixed toolchain path in exampleScott Rifenbark2013-11-011-2/+2
| | | | | | | | | | | | | The path used for the toolchain was wrong. The string "toolchain" appears in the path. I was not informed of this before locking down 1.5 release doc changes. I have updated the path in the "Using a Cross-Toolchain Tarball" section. Occured twice. (From yocto-docs rev: 8a73c27dac7aebfb93afd7614b0da6c7c8752a03) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Removed tarball method from "Getting the ADT Installer Tarball"Scott Rifenbark2013-11-011-30/+40
| | | | | | | | | | | | | | | | | | Fixes [YOCTO #5368] Partial fix to this issue. This section demonstrated how to build the ADT Installer tarball using BitBake by downloading the poky release tarball. I updated the section to use the method where you use Git to clone the poky repo and then check out the current release as a branch. I also re-organized the section to read better. (From yocto-docs rev: 8c1a5e9fd114fd181b15de3b117d56fbb5779e1f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Fixed wording for getting the ADT tarballScott Rifenbark2013-11-011-4/+3
| | | | | | | | | | | Poorly worded opening sentence for the "Getting the ADT Installer Tarball" section. I re-wrote this to remove the confusing link to the Index of Releases. (From yocto-docs rev: 638504f4a5c2910bb2a114e01e1aa12dd498a861) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs: Fixed toolchain pathScott Rifenbark2013-11-011-1/+1
| | | | | | | | | | I messed up on a previous commit and didn't get the example path correct. This fixes it. (From yocto-docs rev: 8ecc545db862ed2a9b6b795930610a193f5ed9e6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs: Removed note in "Downloading the Filesystem" section.Scott Rifenbark2013-11-011-5/+0
| | | | | | | | | | This note is bullshit. It was left over from like YP 1.3 release. I have removed it. (From yocto-docs rev: c4c154e7a74d4de8ca0fdeea380e72044f290e08) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs: Fixed toolchain installer download pathScott Rifenbark2013-11-011-3/+3
| | | | | | | | | | | | Discovered that the string "toolchain" is in the pathname of the toolchain installers from the downloads area. This invalidated the explanation of how the installer files are named and the actual examples themselves. I fixed it all. (From yocto-docs rev: fbe67d2fc92cb5a5597d793ea2c3614b8260ae02) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Changed Note for most recent manualScott Rifenbark2013-11-017-35/+28
| | | | | | | | | | | | | | | | | | Fixes [YOCTO #5368] Changes partially address this issue, which is the removal of tarball installations for poky. The notes at the beginning of the YP manuals suggested that the tarball version of a manual might lag the version found on the website. Because we are discouraging installing poky/documentation from a tarball now, I have re-written the note to be generic and suggest simply that for the most recent version of the manual associated with the release, see the manual on the website. (From yocto-docs rev: d47ff8285a6ba01d721509724641a51aab8da73d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added sdk-pms to Distro Feature list.David Nyström2013-11-011-0/+6
| | | | | | | | | | | | | | Added description of DISTRO_FEATURE sdk-pms in the Yocto Reference Manual. The changes I made are not exactly identical to the patch submitted by David. I dit a bit of re-writing for the text but the concepts are the same. (From yocto-docs rev: a00b34badd547d585f0349ccc4112df6fc93691a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Corrected error in the FILESEXTRAPATHS exampleRobert P. J. Day2013-11-011-1/+1
| | | | | | | | | | FILESEXTRAPATHS_prepend example is missing essential trailing colon. (From yocto-docs rev: 9832a45e2ee6bda096453786d0273acff4033dab) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Added -ptest to list of complementarty packagesScott Rifenbark2013-11-011-9/+15
| | | | | | | | | | | | | Added the '-ptest' complementary package to the list of packages, which included '-dev' and '-dbg' when using inherit packagegroup. Robert P. J. Day pointed out the code in the OE packagegroup.bbclass class that showed these three packages all together. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 92bbbbe77b5694eb9e11789c6c425be8c47399c9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Uncommented the Toaster GUI section.Scott Rifenbark2013-11-011-5/+4
| | | | | | | | | | | | Removed the comments for the section that describes how the Toaster works with a GUI. I also commented out the smaller section that was used in place of the GUI section before it was fully functional. (From yocto-docs rev: 187e5fe9236742167903cbc7ae11f184256e8712) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* tools/mega-manual.sed: Changed 1.5 to 1.5.1Scott Rifenbark2013-11-011-8/+8
| | | | | | | | | | Updated the script to support building the 1.5.1 released manuals. (From yocto-docs rev: 875d1920e15e6e203f17e2051b7d7ca51a340251) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent, documentation: Updates for building 1.5.1 release.Scott Rifenbark2013-11-017-5/+35
| | | | | | | | | | | | Changed variables in poky.ent to support building 1.5.1. Added Manual revision entry to all manuals with that table for the 1.5.1 release. (From yocto-docs rev: a1c3196199437c3a7cfdf86e4f78b806c66b6385) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Added note about SystemTap ssh connectivityScott Rifenbark2013-11-011-3/+9
| | | | | | | | | | | | | | Fixes [YOCTO #4409] Added a note into the Setup section for SystemTap that tells how ssh connection is assumed. Also provided a link to the wiki page that basically replicates all the same information that is in the section. (From yocto-docs rev: b57429bb8ceccb51648cc797467d8bf8778f2da2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Added note for BB Commander project location.Scott Rifenbark2013-11-011-1/+8
| | | | | | | | | | | | | Fixes [YOCTO #5203] Adding a BB Commander project location that is the same as your Eclipse workspace causes an error. I have added a note warning the user to not do this. (From yocto-docs rev: eff9eeba71cc7f464302b824a07bdb2591149f84) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updates to section on using script to create general layerScott Rifenbark2013-11-011-5/+5
| | | | | | | | | I made some minor edits to this section for better wording. (From yocto-docs rev: 080a194f4911b97bedcef259ed8a5ab9dc0f9b0a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated "Using .bbappend Files" section.Scott Rifenbark2013-11-011-4/+3
| | | | | | | | | | | The actual file listings for the formfactor_0.0.bb and formfactor_0.0.bbappend files had changed. I updated the listings to match the actual files with the release. (From yocto-docs rev: 8b2e285d83a9bfd97ed123085d046eaeec2be6f8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updates to "Best Practices to Follow When Creating Layers"Scott Rifenbark2013-11-011-2/+2
| | | | | | | | | I applied some capital letters to a bullet item for consistency. (From yocto-docs rev: c6bc04dc236ed2afaea888046091015165ab3a85) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bsp-guide: Fixed some grammar and some filenames.Robert P. J. Day2013-11-011-3/+4
| | | | | | | | | | * A couple grammatical fixes. * A couple filename corrections. (From yocto-docs rev: 1bad0049c57d47aaa785b8825a9a702c16e4cb69) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added new UBOOT_TARGET variable to glossary.Scott Rifenbark2013-10-081-21/+10
| | | | | | | | Reported-by: Laszlo Papp <lpapp@kde.org> (From yocto-docs rev: 228887f330f05037524e8982394a07cfd03d660b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the PACKAGECONFIG variable description.Scott Rifenbark2013-10-081-12/+66
| | | | | | | | | | | | Fixes [YOCTO #5214] Applied some updates to better describe the variable's use model. (From yocto-docs rev: 9a66296f090f4ef023b3b5ae6f237676b6e9bd87) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Tweaked the source code directory paths in the examples.Scott Rifenbark2013-10-081-10/+11
| | | | | | | (From yocto-docs rev: 01a71527d94be021714ded6cfa376b9912b6b30e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, mega-manual: Updated the generic kernel file figureScott Rifenbark2013-10-082-0/+0
| | | | | | | | | | Figure changed do to how they store images now. Figure needed a new level in it. (From yocto-docs rev: a7d9484cc1cbba37231e5238c92cb22099345ec9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Fixed anchor tag and added doc step for bug filing.Scott Rifenbark2013-10-081-1/+5
| | | | | | | (From yocto-docs rev: 064915db0fac0a752b397c3b5ceec0fca6f91e3d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: updated the example list of branches for poky.Scott Rifenbark2013-10-081-3/+3
| | | | | | | (From yocto-docs rev: 59723e825049853585469cc10bdd21cd8451a5a1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, mega-manual: Updated downloads figure and some links.Scott Rifenbark2013-10-083-7/+6
| | | | | | | | | | Found a couple broken links. Also, noticed the yp-download figure was out of date. Especially in the Figures folder of the mega-manual. (From yocto-docs rev: 2e55faca221186d157dd5f77d048f1b2b90d5d91) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to the Getting Started Chapter.Scott Rifenbark2013-10-081-3/+3
| | | | | | | | | Minor read-through edits. (From yocto-docs rev: 8a2df890390dc6d64f364c0f4c294cc0742e3f43) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Some minor edits to Introduction chapter.Scott Rifenbark2013-10-081-18/+20
| | | | | | | (From yocto-docs rev: a9913d41b2bdf03abd2fe84149cb48b0d89940ba) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Changed "$" to "#" for runtime packaging sectionScott Rifenbark2013-10-081-11/+11
| | | | | | | | | | | This fixes the prompt to be "#" rather than "$", which is a convention for running commands at a different level according to Trevor Woerner. (From yocto-docs rev: b8eebdf4738c8655db724498a2293a44cae331dc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated files in the image part of build historyScott Rifenbark2013-10-081-2/+9
| | | | | | | | | | | | Fixes [YOCTO #5303] Added a bullet item to the files listed as part of images in the buildhistory figure. (From yocto-docs rev: 5c4c581cde509b880b0d36dad399df0cb510b2d2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Updated buildhistory figureScott Rifenbark2013-10-082-0/+0
| | | | | | | | | | | | Fixes [YOCTO #5303] Updated the figure to include a new folder named image-files. Also changed the folder build-id to a file. (From yocto-docs rev: eb6491858eabca3ce08ac1e4218b73e1ea7c893c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Edits to runtime package management section.Scott Rifenbark2013-10-082-171/+244
| | | | | | | | | | | | | | | These changes modify the patch sent by Trevor that essentially re-wrote this section. My edits were for consistency only and style of the book. No technical information or flow was altered. I did rename the section to be active to match the other package related sections. This caused the link in the ref-manual in the classes chapter to have to be updated. (From yocto-docs rev: eb2f950786574b1e90adc673ef00f52a70db9be6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed cross-reference to runtime package managementScott Rifenbark2013-10-081-9/+9
| | | | | | | | | | | A cross-reference section to the section in the dev-manual on runtime package management needed updating. The patch from Trevor broke the link. (From yocto-docs rev: ad33880f09569e886dcf3dbb7f4cc9058ddecba5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Patch applied to runtime package management.Trevor Woerner2013-10-081-150/+321
| | | | | | | | | | | | | | | | | Trevor Woerner's patch as submitted with no alterations. This patch rewrites the entire section on setting up runtime package management. The section will need to be edited but that will be a separate exercise. This commit captures the raw patch. Note: one external link in the doc set broken after application of the patch because a "section id" tag was changed by the patch. I am leaving that fix to a separate commit. (From yocto-docs rev: 4de8df9c9da2e43b5125d1c52889d4408870a4d7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs: Minor formatting to filesystem image section.Scott Rifenbark2013-10-011-4/+4
| | | | | | | (From yocto-docs rev: 2bc7dd4253255baa0cdd4623ed19c4f405d2776a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs: Added a link to MACHINE variable.Scott Rifenbark2013-10-011-2/+3
| | | | | | | (From yocto-docs rev: 8263a13c9ae125c35f10d919c9004c00222f20cb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>