summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
Commit message (Collapse)AuthorAgeFilesLines
* documentation: Updated Manual revision tables with "April 2015"Scott Rifenbark2015-03-191-1/+1
| | | | | | | (From yocto-docs rev: a012e34956b8ac2fa7610e264f460bc27bdd66d8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual, ref-manual: Detail on using an external toolchain.Scott Rifenbark2015-02-171-0/+39
| | | | | | | | | | | | | | | | | | | Fixes [YOCTO #4907] I created a new section in the toolchain chapter of the adt-manual called "optionally Using an External Toolchain". This provides some fundamental information for the user that wants to use an external toolchain. Additionally, it references Mentor Graphics Sourcery toolchain as an example. In the ref-manual, I updated the TCMODE variable description to better integrate the MGC Sourcery toolchain as the overriding example. (From yocto-docs rev: 51e9c3b88f7e5a16da2aa101589b0f2612fff11d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Reverted back to the 1.76.1 XSL stylesheetScott Rifenbark2015-02-171-1/+1
| | | | | | | | | | Using the 1.76.1 version in all the customization layers so the manual revision tables will build with boxes. (From yocto-docs rev: 85a31ef53a59d17bed23ebf57a14db507eb21338) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual, ref-manual: Review edits for xcross-toolchain additions.Scott Rifenbark2015-02-172-8/+16
| | | | | | | | | | | | | | Mark Hatle reviewed the section and I updated some things based off his input. A rewrite to the "Makefile-Based Projects" section to get it technically correct. Also, removed all SDKROOT documentation from both the adt-manual and ref-manual. Fixes [YOCTO #7133] (From yocto-docs rev: dd785777834611d94868a3774f2eb21ffc081b1a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Remaining mods to clarify xtoolchain env useScott Rifenbark2015-02-173-18/+30
| | | | | | | | | | | | | Fixes [YOCTO #7133] Edits to add more clarification for use and role of the cross-toolchain environment variables established when a user runs the cross-toolchain environment setup script. (From yocto-docs rev: 2c3fa3a838a3a8970cd112935e903c96552ed06b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Added file name for reference to the config file.Scott Rifenbark2015-02-171-1/+2
| | | | | | | (From yocto-docs rev: 080af576473f886a9325cfb7514e0cc7740dec35) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual, ref-manual: Added missing variables and cross-linksScott Rifenbark2015-02-171-4/+4
| | | | | | | | | | | I added the ADKROOT, GDB, CROSS_COMPILE, and CONFIGURE_FLAGS variables to the glossary. Also added appropriate cross-reference links from the adt-manual to those new variables. (From yocto-docs rev: 812367e3b915b99d900b7934c4d5d409f393e814) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Added a list of variables defined for ADT setupScott Rifenbark2015-02-171-0/+27
| | | | | | | | | | | | | | Fixes [YOCTO #7133] partially At the end of the section that first mentions running the environment setup script for the cross-toolchain, I added a list of environment variables that are defined as a result of running the script. (From yocto-docs rev: f1b66a09676d1b5c055e7ae7e7cc9a7f45cb9b67) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Expanded note with a user configuration reference.Scott Rifenbark2015-02-171-0/+4
| | | | | | | | | | | | | The note in the "Getting the ADT Installer Tarball" section has a note that warns the user to be sure they have local.conf properly configured before baking out the adt-installer. I provided a linked cross-reference into the section of the ref-manual that takes a closer look at user configuration. (From yocto-docs rev: d13c044b65543a2f15fbda0266d2e30a14cfd19f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Added missing period.Scott Rifenbark2015-02-171-8/+16
| | | | | | | (From yocto-docs rev: 8a47c17cecf023c3eb021108a1830394cb8bf103) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Added some reasoning behind sourcing the xtoolchain env scriptScott Rifenbark2015-02-171-5/+7
| | | | | | | | | | | | | | The intro to the "installing the ADT and Toolchains" section notes that the user must source the cross-toolchain environment setup script. I added a clause stating that this establishes environment variables. Fixes [YOCTO #7133] partially. (From yocto-docs rev: e9777012d935ced8fd82209543569aaa70ab1832) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Reword for how user-space tools are provided.Scott Rifenbark2015-02-171-1/+1
| | | | | | | | | | | | The "User-Space Tools" section incorrectly stated that user-space tools are provided as part of the distribution. The Yocto Project is not a distribution. So I changed to say that they are provided as part of the Yocto Project. (From yocto-docs rev: 03dd97b68a1900959aa51ad6a17547822e8392fc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Added cross-reference to OE build system termScott Rifenbark2015-02-171-1/+2
| | | | | | | | | First occurrence cross-reference added. (From yocto-docs rev: 91db235e935e799c2d4cc301ef799cb581704020) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Fixed hyphenation issue.Scott Rifenbark2015-02-171-3/+3
| | | | | | | (From yocto-docs rev: a0b11ddf7ce4d12f330fcddd21ee127b11bf0ace) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual, adt-manual, yocto-project-qs: scrub eglibcScott Rifenbark2015-02-171-4/+4
| | | | | | | | | | | 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>
* documentation: Changed back to the "current" XSL style sheet.Scott Rifenbark2015-02-171-1/+1
| | | | | | | | | | | | I need to get back to how it was working and then fix the table box issue from there. Using the 1.76.1 stylesheets makes the build too long for the manuals and sometimes the XSL sheets do not load. (From yocto-docs rev: 7bc502fa069fdc4aebf5705513bb82127716859f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updated all XSL style sheet imports to use 1.76.1 versionScott Rifenbark2015-01-061-1/+1
| | | | | | | | | | | | | This fixes the issue where the lines for the manual revision table are not appearing. For some reason they do not appear when building the docs using Ubuntu 14.10 and the "current" XSL transformation files. So, I backed up to the 1.76.1 version, which is the nearest version where the issue does not surface. (From yocto-docs rev: 82b15986b97b9ed082b652b562eaaf843572fdff) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updated the manual revision history tables.Scott Rifenbark2014-11-041-0/+5
| | | | | | | | | | Added an entry for the 1.8 release stating that the release is slated for sometime in 2015. (From yocto-docs rev: 9799a7848f24024048eae0cbed470a2be4b4b879) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Scrubbed and fixed user-supplied input formatting.Scott Rifenbark2014-10-183-18/+18
| | | | | | | | | | | Throughout the manual I was using angled brackets to denote user-supplied input. This is confusing so I changed to using the <replaceable></replaceable> tag set. (From yocto-docs rev: 79ec3f1b1330539ab2b3bdfb1c94e58c2d0feead) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updated release date for manual rev tables.Scott Rifenbark2014-10-031-1/+1
| | | | | | | | | | Added "October 2014" to table for all manuals that have the table. (From yocto-docs rev: 3f9ceb4dd2397fe907bf701c842277eb65d11a56) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Added permalink display styles to CSS files.Scott Rifenbark2014-07-031-0/+7
| | | | | | | | | | | | | Fixes [YOCTO #5772] Updated each manual's CSS style sheet to contain a style for how the permalink symbol looks on its own and how it looks when a user hovers over it with the mouse. (From yocto-docs rev: c8d4afa0b83a40ac2de0c47c191a11b3e7d241e5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updated style sheets to remove unused .PNG files.Scott Rifenbark2014-06-181-19/+17
| | | | | | | | | | | | | Fixes [YOCTO #6430] The style sheets were carrying over old .PNG files that are not part of the manuals. I have removed the statements that were using them. (From yocto-docs rev: 6e4fa419b9367ab5e34b9aa8010a24980416dc7d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Added XSL templates to support permalinks.Scott Rifenbark2014-06-181-2/+10
| | | | | | | | | Fixes [YOCTO #5722] (From yocto-docs rev: 316c484573a24ab3abdfa58110008677bb1e5320) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updated the manual revision history tables for 1.7Scott Rifenbark2014-05-131-0/+5
| | | | | | | (From yocto-docs rev: 9014fe95b9607a15c0e72ef1b6df14f250a3d241) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updated all the manual revision history tables.Scott Rifenbark2014-04-211-1/+1
| | | | | | | | | Set the release date to April 2014. (From yocto-docs rev: 2592bc968edeea941a92e6bdd321dd872745b78c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Fixed example bitbake command.Scott Rifenbark2014-03-251-1/+1
| | | | | | | | | | The command said 'bitbake image....' where it would be better to say 'bitbake <image>...' (From yocto-docs rev: be90d647a298c88f6a1a69c66a0795dcdb5cb56b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual, ref-manual: Cross-toolchain details added. New class also.Scott Rifenbark2014-03-251-4/+29
| | | | | | | | | | | | | | | | | | | In the adt-manual in the "Optionally Building a Toolchain Installer" setion, I added some basic advantage information for building a toolchain installer using bitbake image -c populate_sdk. In the ref-manual, I added cross-referencing to this basic information in several strategic areas: "SDK Generation", the populate_sdk class reference section, the populate_sdk_* class reference section, and the "Cross-Development Toolchain Generation" sections. Finally, I also put in documentation for a new class called autotools-brokensep. (From yocto-docs rev: cde7dd2fbd7bdc0d71dc678ee7a5422459654287) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Added a word for better grammar.Scott Rifenbark2014-03-251-1/+1
| | | | | | | (From yocto-docs rev: 6522feaf8affd4d2a6b67d9ef5d8a3cead074606) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Fixed "autotools-based" to "Autotools-based".Scott Rifenbark2014-03-251-2/+2
| | | | | | | (From yocto-docs rev: bd37ea726e7d03d82f91ad15f2b330750df2ab47) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Fixed Cross-ref target title and applied minor formatting.Scott Rifenbark2014-03-251-2/+2
| | | | | | | (From yocto-docs rev: 14ebfc28d92b5fe9018ad2046a6ac070a2349e92) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Fixed another instance of BitBake command.Scott Rifenbark2014-03-251-1/+2
| | | | | | | | | | Applied proper formatting as the reference is to the actual command. (From yocto-docs rev: b49cb8968a1f915b5dd52b4f38abc88319cc3f79) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Minor edit to default installation directory.Scott Rifenbark2014-03-251-2/+2
| | | | | | | (From yocto-docs rev: c7782be741cd255d39a73fa4366db46709fa46de) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Fixed occurrences of "BitBake command".Scott Rifenbark2014-03-251-2/+3
| | | | | | | | | | Some occurrences needed formatted into a <filename>bitbake</filename> form as they are actual command references. (From yocto-docs rev: e7bc7161613222374e39fdf7f09c460900d52441) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Added bold formatting to list leaders.Scott Rifenbark2014-03-251-4/+2
| | | | | | | (From yocto-docs rev: 619de674ecc767021dcd2d4f516cdd620f1757cf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Minor formatting change.Scott Rifenbark2014-03-251-2/+2
| | | | | | | (From yocto-docs rev: 7c9141674320b5c724af7eecfa135c34f8b56d44) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Added a link to BitBake term and fixed some formatting.Scott Rifenbark2014-03-251-5/+8
| | | | | | | | | | | Needed a link to the term "BitBake". Also, reformatted the occurrences of "BitBake command" into "<filename>bitbake</filename> command as they are actual command references. (From yocto-docs rev: 0a6540948edfca1f9c7c0b880d78252c5da0d8cd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Edited the "Perf" bullet item.Scott Rifenbark2014-03-251-2/+1
| | | | | | | | | | The link to the wiki had some extra instruction in there that was bogus. I removed that. (From yocto-docs rev: 9dab5c3c8d0ee2b3ff84a4b94bda8f0420c438f7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Added cloning poky as a way to have QEMU available.Scott Rifenbark2014-03-251-10/+22
| | | | | | | (From yocto-docs rev: ca0a4cf869e94a382c2414fcad46c5e1f0268305) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Restructured opening organization.Scott Rifenbark2014-03-253-27/+35
| | | | | | | | | | | | | | The start of this manual was odd. I created a new "Introduction" chapter and inserted it into the build file (adt-manual.xml). This new chapter introduces the manual. That left the remainder of the original first chapter to be able to focus on what it really needed to talk about and that is the ADT. It is a better organization. (From yocto-docs rev: 9d489abad9ccd4c0893d7496282f0843d4154942) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Fixed "Relased date" for the 1.5.1 entryScott Rifenbark2014-03-251-1/+1
| | | | | | | | | | | | | Fixes [YOCTO #5857] I had missed replacing the release date in the manual revision history tables for the 1.5.1 release. It was still an estimate. I have replaced with the actual date of "January 2014" (From yocto-docs rev: fb9abe0df33a9b551d797ac1b72577931f5f8ce6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Deleted mis-leading sentence from configure section.Scott Rifenbark2014-01-081-4/+1
| | | | | | | | | | | | | A customer reported a wrong and mis-leading sentence in the "Configuring and Running the ADT Installer Script" section. Jessica Zhang pointed this out. I have removed the sentence altogether. Reported-by: Jessica Zhang <jessica.Zhang@intel.com> (From yocto-docs rev: 682906d0ed869faac149a742b028ba4f2c8c8e97) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Scrubbed use of directory namesScott Rifenbark2013-12-031-11/+11
| | | | | | | | | | | | | | | | | There was inconsistent use of the way directory names were handled throughout the YP documentation. I have scrubbed the set and replaced many instances such as the following: meta/<something> replaces /meta/<something> poky replaces ~/poky (except in some very specific examples) I basically got rid of leading slash characters. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: ae2e451ed8f61484d04b30017021912c4493a441) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-manual: Added note for static builds using -c populate_sdkMaxin B. John2013-11-011-5/+20
| | | | | | | | | | | | | Documentation fix for [YOCTO #5347] SDK created useing the "-c populate_sdk" will not support static binary build without proper staticdev library packages. I have added a note to inform the user about this limitation. (From yocto-docs rev: 91409d77d68e55f4089cab3e7f48dd385dddff2e) 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-011-5/+4
| | | | | | | | | | This site has disappeared and I don't think there is a replacement. (From yocto-docs rev: 711488b664e1da7f3a4c64af3fbd4012bfb44d56) 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: 82f4a35fa29526fcfa4041c410b52f9c87ec939a) 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: 4bd833d2a0f55865d9f35784fbfd3c00ebc2daea) 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: 0518aeeb0b395c84233bace26fc3f40234e044b3) 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: b734fddeb700a0e2e685e8453395653926dbabe6) 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: a19874c2b01a38b72fc02e9ae373c335f1dfbef7) 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: b49c86a1a447a8d39b0054a480fb5d4b6f608297) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
OpenPOWER on IntegriCloud