aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/introduction.xml
AgeCommit message (Collapse)Author
2016-04-18yocto-project-qs, ref-manual: Upgraded minimum Git requirementScott Rifenbark
This minimum Git requirement is now version 1.8.3.1. (From yocto-docs rev: c68aa31442f7ac58a6f597f3074416afaab95882) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-23dev-manual, profile-manual, ref-manual: Updates to remove meta-toolchainScott Rifenbark
The term "meta-toolchain" is legacy now. I went through and removed its use except for where it appears still as output from the oe-init-build-env script. (From yocto-docs rev: 1cc134060459278997d57f1293f54091c5404d85) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-23ref-manual: Added some SDK manual support to introductionScott Rifenbark
(From yocto-docs rev: 6021a1024b51ab65659e132870eb75d1bf53aedb) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-23ref-manual: Resolving a conflictScott Rifenbark
(From yocto-docs rev: b364516928d04da38ef3188f07f190ffac64762b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-23documentation: remove all references to HobBelen Barros Pena
Hob and the packageinfo class have now been removed from the code base. This patch removes all references to: * Hob * meta-hob * packageinfo and * BBLAYERS_NON_REMOVABLE from the documentation. So long, Hob, and thanks for all the fish. (From yocto-docs rev: 6a1ba2761d5c2ec1072616ce3d791787f1b1b2a7) Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-03ref-manual, dev-manual: Clarifying "native" and "sdknative"Scott Rifenbark
Fixes [YOCTO #8620] I applied some review comments for the changes made to several areas in both these manuals. Minor wording fixes and the dropping of some changes as directed by Joshua Lock. (From yocto-docs rev: 71af89da612c37162ba27844c297879d643caf65) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-03ref-manual, dev-manual: Clarification of "native" and "sdknative"Scott Rifenbark
Fixes [YOCTO #8620] I went through and made some judgement calls on the use of "native" and "sdknative". I tried to make sure that the reader understood the real meaning of these terms. (From yocto-docs rev: d711e8c6dfb32a4ad79e9d11dbf44fbc759d0245) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-11-18yocto-project-qs, ref-manual, poky.ent: CentOS Package updatesScott Rifenbark
Fixes [YOCTO #8696] Turns out the 'dnf' command is not yet supported for CentOS as it is for Fedora, I changed the 'dnf' command back to 'yum'. Also, there were some essential packages that needed to be added to CentOS. Finally, there was a slight inconsistency in the Fedora list of essential packages and the ones for supporting Graphics. I had a redundant listing of one of the packages. I took that out of the Graphics area and left it only in the essentials area. (From yocto-docs rev: dde72542ca87bfdd82d713f90938a41c83ac8a4d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-11-18ref-manual: Updated list of supported distros.Scott Rifenbark
(From yocto-docs rev: b91a39de1fac9ab2e0896d3124c6e359da9165ee) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-29ref-manual: Updated ADT Installer ExtrasJuro Bystricky
opkg 0.3.0 requires also libarchive. [YOCTO#8308] (From yocto-docs rev: 9bf99020ab993ec497134921dd3e22414e65de95) Signed-off-by: Juro Bystricky <juro.bystricky@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-21ref-manual: Added oe-seltest package requirements sections.Scott Rifenbark
Running oe-selftest requires some Python packages for all the supported distros. I added new sections in there to cover these requirements. Fixes [YOCTO #8290] (From yocto-docs rev: a8654267405df9ffb2f4d59d3de4a7eb3653893e) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-21yocto-project-qs, ref-manual: Replaced "yum" with "dnf"Scott Rifenbark
Fixes [YOCTO #8159] Fedora and CentOS have deprecated "yum" and have come up with "dnf" as the package manager. This happened at the end of 2014. I have replaced the occurrences in the manual appropritely. (From yocto-docs rev: 14c80ecc8d6a4f9bf355dd84657d339782da83f0) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-28yocto-project-qs and others: Rewrite of the QSScott Rifenbark
This was a complete re-write of the YP Quick Start in an attempt to streamline it, remove unecessary detail, and make it flow better with the examples. In doing so, many manuals were affected due to section headings being renamed, information being moved, etc. Here is a list of the changes by manual: Makefile - Removed two figures from TARFILE list for the yocto-project-qs. Added building-an-image.png to the ref-manual TARFILE list. Added using-a-pre-build-image.png to the adt-manual TARFILE list. Repositioned 'eclipse' in the adt-manual TARFILE list. adt-manual: Fixed a cross-reference so that it goes to the new 'Building Images' section that is within the YP QS. Added new section 'Example Using Pre-Build Binaries and QEMU' to hold the information that was formerly in YP QS. dev-manual: Removed a cross-reference into the YP QS that promised how to configure the most efficent build. Changed a cross-reference into the YP QS from 'The Packages' to 'The Build System Packages'. Changed a cross-reference into the YP QS from 'Building an Image' to 'Building Images'. Changed a text reference from the YP QS to the adt-manual. Moved the bit about getting YP files by using the YP website from the YP QS to the dev-manual. Changed a cross-reference into the YP QS from 'Using Pre-Built Binaries and QEMU' to 'Example Using Pre-built Binaries and QEMU', which was moved to the adt-manual. ref-manual: Changed a cross-reference into the YP QS from 'What You Need and How You Get It' to 'Setting Up to Use the Yocto Project'. Moved the note about if your system has oss4-dev in the packages area in the YP QS to the appropriate area in the ref-manual. Moved the introduction information regarding building an image along with the figure from YP QS to the ref-manual's section on building images. toaster-manual: Changed a cross-reference into the YP QS from 'What You Need and How You Get It' to 'Setting Up to Use the Yocto Project'. yocto-project-qs: Complete rewrite that changed many section headings and removed much detail, which was placed in other manuals. (From yocto-docs rev: da4ed8147b04963a700caa784bda709c57b4eb6e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-24ref-manual: Fixed some dashes in the user input examples.Scott Rifenbark
I typically try to use the underscore character to string together multi-word user-input descriptors in examples. I fixed a bunche here. (From yocto-docs rev: 68474b5a8b5c96b0fc19fda29e667369f4606e31) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-24ref-manual: Fixed some formatting on a user-input example.Scott Rifenbark
(From yocto-docs rev: 0a2abec012ad3af4af9ab41bd9e679ca26903062) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-24ref-manual: Removed tag from profile-manual cross-refScott Rifenbark
In the introduction, the ref-manual references several other YP manuals. If the manual is build separately, these references resolve to the appropriate manuals. When the mega-manual is built, the same references are designed to not become links. In otherwords, mega-manual.sed processes those links out. This is by design. I found a #profile-manual tag on one of the links in the introduction. This resulted in a link in the mega-manual that would go nowhere. I removed the tag. (From yocto-docs rev: fdaf114ece20994ec55061612ab53e9334afde26) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-01ref-manual: Updates to doc packages and reference linksScott Rifenbark
I added xlstproc to Fedora and CentOS package lists for building out the docs. I abbreviated the list of references in the end chapter by leaving just the main URLs for bigger areas such as Intel, OE, etc. Then I put in a link that goes back to the dev-manual list of other informations as that is much more comprehensive. (From yocto-docs rev: 81667b85cd8c639dd32cd5a8f614b4c890eb4dde) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-01ref-manual: Updated the supported distros list.Scott Rifenbark
(From yocto-docs rev: 41a835409a912e55b37a64492ad2fe99fd412214) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-17ref-manual, dev-manual, adt-manual, yocto-project-qs: scrub eglibcScott Rifenbark
Scrubbed out the occurrences of eglibc and replaced them with glibc. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 868ceda79b1c738349e512e523c850b24f9232ca) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-17ref-manual: Added CentOS 7.x to list of supported distros.Scott Rifenbark
(From yocto-docs rev: 49bcfd52ee94c79c04e779f2f81421ea7a40c9f1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-17documentation: Removed redundant ID tags that were throwing warningsScott Rifenbark
When you "make" the mega-manual, there were four tags across the various manuals where the same string "id='intro'" occurred. This causes warnings during the make process. I updated the strings to be unique. There are no cross-references to these so no collateral issues were caused. (From yocto-docs rev: d0e770e0ad797031a75e2373a41723408b4b051c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-17ref-manual: Updated the supported distro list.Scott Rifenbark
Covering CentOs to 6.x and the debian stuff to 7.x (From yocto-docs rev: fa7d6f138506b90330c52c1dbe3a56e40a34a97e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-28ref-manual: Updated list of supported distros.Scott Rifenbark
Added Debian 7.5 and 7.6 to the list. (From yocto-docs rev: 35fd5d5399fe1759158aef19d7b6eb68f2a1af12) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-18ref-manual: Scrubbed for variable (user) input.Scott Rifenbark
Throughout the manual I had been using angled bracket sets to denote user-supplied input. This is confusing and better shown by using the <replaceable></replaceable> tags. I scrubbed all the chapters and replaced as needed. Some other minor formatting changes were caught and fixed during the scrub as well. (From yocto-docs rev: 9a668574dd18828a750cfa2e8c28e1f089a19609) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-18ref-manual: Updated the introductory section list manual overview.Scott Rifenbark
Added the new QA Warnings and Messages chapter to the list. (From yocto-docs rev: aab515c793107b7c0b3a8a26f522cf26461fd3d4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-25ref-manual: Updated note in the "CentOS Packages" section.Scott Rifenbark
We want to encourage installation of the buildtools tarball for getting the most up-to-date packages on this build host. (From yocto-docs rev: 5298737a5ad579ea5097221d2ef5a0f388ebff6c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual, yocto-project-qs: Fixed required Git to 1.7.8+Maxin B. John
(From yocto-docs rev: ca86bbd8c4d9be44cbc11f579d0720aaf30cbc6c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-05-13ref-manual: Added new chapter on task documentationScott Rifenbark
Changes to support a new chapter on the 51 tasks that the OpenEmbedded build system defines. The changes include a new file called ref-tasks.xml, changes to the ref-manual.xml building file to include the new chapter, and a new bullet item to the list that describes what is in the reference manual. (From yocto-docs rev: a816746051ec025014e515fb848b3e0e58d4c7be) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-21ref-manual: Updated the list of supported distributions.Scott Rifenbark
I get this list from meta-yocto/conf/distro/poky.conf. (From yocto-docs rev: 796d4eced50d14203f1a791ff557a4016f4dd031) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-30ref-manual: Updated the "Introduction" section.Scott Rifenbark
During the read-through, I noticed that I did not have a complete list of YP manuals in the "Introduction" section. I also added the new BitBake manual to the list of external manuals. (From yocto-docs rev: 46ae0400d807c733bc0c32b07b4b59cc8d6d2618) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-30ref-manual: Updated the laundry list of what sections are in the manual.Scott Rifenbark
This had been negleted and many new sections were not on the list. It is all up to date now. (From yocto-docs rev: 3291491ec41146a1dfa0cb2f1387fba85b1c7d24) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-30ref-manual: Removed the BitBake chapter.Scott Rifenbark
This information now exists in the separate BitBake User Manual. To remove this information, the ref-bitbake.xml file was taken out of the ref-manual.xml build, an overview bullet describing BitBake chapter was removed from the "Introduction" chapter, and one cross-reference link to a sub-section of the old BitBake chapter had to be re-routed into the similar section of the BitBake Manaul. (From yocto-docs rev: 3828291699b5997c28a782600c9d472b8449ecd3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-30ref-manual, dev-manual: Point out "xterm" needed for eclipse use.Scott Rifenbark
Fixes [YOCTO #5766] In the ref-manual, I added "Eclipse" use in the title for the "Graphics Support" packages because the "xterm" package is required for graphics support across all distributions. In the dev-manual, I specifically called out the need for "xterm" as a host package at the top of the section describing workflow with Eclipse. I also updated the cross-reference links to the host package and Linux distro requirements to point into the ref-manual, which is more comprehensive, than into the QS. (From yocto-docs rev: d3405be506fcb113f01d4fcba4631db80a1ed5dc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-25ref-manual, yocto-project-qs: Notes and infor for buildtools issuesScott Rifenbark
Fixes [YOCTO #4866] Updated the main area where it talks about needing the right versions of Git, tar, and Python. You can get this set up using a couple methods. I documented both. The changes in the FAQ and in the QS are basically notes that point to that section for more information. (From yocto-docs rev: 1b64c7c271303ecf10ec85c8a2cd5a0d909f1151) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-08poky.ent, ref-manual: Updated list of Fedora packagesScott Rifenbark
I added perl-Thread-Queue to the essential and graphical package sets for the Fedora distribution. Reported-by: Richard Purdie <richard.purdie@intel.com> (From yocto-docs rev: 26b1ce3cd1fb20b67107d0d1bc0a66cc3a06706e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-03ref-manual: fixed typoRobert P. J. Day
Removed extra "the" (From yocto-docs rev: 58582739dcb3f969ee44b074040bb64773d9d4bd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-03ref-manual: Small number of fixes to Ch1 of ref-manualRobert P. J. Day
Three chunks attempted in a patch from Robert. Two out of three worked. One did not because the text had changed due to re-writing a note that had some links to out-of-date wiki pages. (From yocto-docs rev: 7f807d6df4842d47534c4011ccf67fd01bf0b830) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-03ref-manual: Removed out-of-date links in supported distros section.Scott Rifenbark
The links to the supplemental information wiki pages on setting up your system to run YP were terribly out of date. I re-wrote the section to remove them. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 0a2a2b95781e6b70d584612c33f81839cf7a10c1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01ref-manual: Updated the "Development Checkouts" sectionScott Rifenbark
Partial fix for [YOCTO #5368] Removed the tarball method completely. (From yocto-docs rev: ca898b6ada09cdf88d6eab373119aac941299363) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01ref-manual: updated the list of where to get YP releaseScott Rifenbark
Partial fix for [YOCTO #5368] The list that summarized where to get YP release did not include the source repositories. It basically just listed tarball areas. Now that cloning the Git repo of poky is the preferred method for obtaining YP, I made sure that this area was the first spot listed and called out as the preferred method. (From yocto-docs rev: d5aabd2cb70ea7b7caf5f39d0630ba6961280e1a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01ref-manual: Updated link to build tools.Scott Rifenbark
The link had a hard-coded 1.5 in it. I replaced it with a &DISTRO variable that resolves to the release. (From yocto-docs rev: ce7ae7131a7e1d79bbc67e82cb5232a6ffbaa324) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-10-01ref-manual: Updated supported distros list.Scott Rifenbark
We bottomed out on this list and this change represents the latest. (From yocto-docs rev: 65718c40ccfb3cdbea756dbc7319b06d8f13a7b5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-10-01ref-manual: Edits to restore the supported Linux distro list.Scott Rifenbark
This list evidently is not quite ready so I put it back to its orginal form with a couple of commented out lines in there for some distros that might be part of the list. (From yocto-docs rev: 3ace1c2e54675de72538742bc9920c5acbe36e8b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-10-01ref-manual: udated list of supported distrosScott Rifenbark
(From yocto-docs rev: f0ad9b74a9d5af9f776b55d177a45df306284d82) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-26ref-manual: updated the note about what distros we supportScott Rifenbark
Fixes [YOCTO #4927] Added some minor wording to the note to indicate that we currently have no plans to support rolling releases. (From yocto-docs rev: d3b7b4791c01ce01ac9e50c78e9223955eb9b3f2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-13dev-manual, ref-manual, yocto-project-qs: Debian support addedScott Rifenbark
Fixes [YOCTO #4912] Throughout the manual set, various areas talk about the Linux distributions we support and the required packages among other items that are tied to a distro. Debian had been missing except from the list in the ref-manual that shows the releases we test against. I have attended to all areas where Debian needs to be mentioned now. Reported-by: Laszlo Papp <lpapp@kde.org> (From yocto-docs rev: 2004567821add745d320106b0dc6cccb4f73b605) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-13ref-manual: Update to note regarding distros supported.Scott Rifenbark
Fixes [YOCTO #4927] Updated the wording to specifically point out that YP does not support rolling releases or developmental releases due to their constantly changing nature. I did not include wording to indicate planned or unplanned type of futuristic support. (From yocto-docs rev: fe9d269fd6c867a9a8e8cc33d90eedccbcbad0e8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-13ref-manual: Updated warning note in supported distro section.Scott Rifenbark
Fixes [YOCTO #4927] Did some rewording to tone down the fear in the note that tells users which distros YP works with. (From yocto-docs rev: 773c5003d222252f0456f9cfb622e1255a8886cb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-13ref-manual: Added note about not supporting rolling distrosScott Rifenbark
Fixes [YOCTO #4927] Provided a note and some explanation about YP support on the official distributions. (From yocto-docs rev: c2957ad400127d05f940dc326cb5da4994a66785) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-13ref-manual: Removed link to wiki page for tested distros.Scott Rifenbark
Fixes [YOCTO #4911] This bug's comments determined that the link from the "Supported Distributions" section to the wiki page that shows a list of tested distros be removed. The wiki page has been updated to link into the section of manual and the wiki page states that it is out of date. So, the manual should not point back to that wiki page. (From yocto-docs rev: 8d22568b348c1ba34068f73711e70b5eb507f29e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>