summaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
...
* getting-started: Review updates for minor wordings and linksScott Rifenbark2018-03-252-14/+17
| | | | | | | (From yocto-docs rev: 51dc5dd5362a8e6d6d558a566554bec34764227f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bsp-guide: Removed deprecated tool sectionsScott Rifenbark2018-03-254-1855/+1497
| | | | | | | | | | | | | | | I took out the sections at the end of the manual that talked about the yocto-kernel tool. This tool is no longer maintained and there is no equivalent tool. I also fixed the yocto-bsp tool to be the bitbake-layers tool. This involved some consolidation of sections. I fixed some links in the kernel-dev and toaster-manual. (From yocto-docs rev: 20cda99b301b6327d816c4a4cfb3511ad25c987c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bsp-guide: Minor edits to the licensing section.Scott Rifenbark2018-03-251-184/+232
| | | | | | | (From yocto-docs rev: a7d13e2e9f9a947e65f969422202f04784724063) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bsp-guide: Updates to Reqs and Recommeds for released BSPsScott Rifenbark2018-03-251-122/+198
| | | | | | | | | Updated this section with minor edits. (From yocto-docs rev: 1bc1dcda5fbab4a66737653164222f4fc5a7289c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bsp-guide: Updated the section on developing a BSPScott Rifenbark2018-03-251-88/+117
| | | | | | | | | | This section had several out-of-date items. They are all up to date now. (From yocto-docs rev: 247f3eceeccc645a1b556aea433d4cf66399e962) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bsp-guide: Fixed link to section.Scott Rifenbark2018-03-251-1/+1
| | | | | | | | | Wrong title used in link. (From yocto-docs rev: aa42a8752af97aaa4f16c89059eef63700ea48f4) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bsp-guide: Updated BSP development flow figure.Scott Rifenbark2018-03-252-0/+0
| | | | | | | | | This figure was out of date. (From yocto-docs rev: 8b649ab3c4667a45f263818c2532b18f2dae9464) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bsp-guide: Scrubbed the BSP structure section.Scott Rifenbark2018-03-251-157/+226
| | | | | | | | | | | | | Made changes to sync the raspberrypi BSP example to what is really in the source directories. It was pretty out of date. Made some minor edits to the sections describing the framework of the BSP. (From yocto-docs rev: b222d0988cb365cb1943ee1857e5cfd6b9fe173a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bsp-guide: Edits to "Preparing Your Build Host to Work with BSP Layers"Scott Rifenbark2018-03-251-20/+30
| | | | | | | | | | Applied some edits to make the section more up-to-date. Dumped minnow as a BSP example for raspberrypi. (From yocto-docs rev: a40515bad28d07d736e1ddd1832c19b074749d53) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bsp-guide: General edits to "BSP Layers" sectionScott Rifenbark2018-03-251-18/+29
| | | | | | | | | | Added more relevant information around the discussion of BSP layers. (From yocto-docs rev: 8ca439b0bbfdcf390edb723fd12e8a00d90024e3) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated example output for creating layerScott Rifenbark2018-03-251-5/+2
| | | | | | | | | | The example that creates a layer using bitbake-layers had old output. Updated it. (From yocto-docs rev: c58d738a59f113f8fffe0fc40b22e06b9d96cb6f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Review edits to manual upgrades for recipes.Scott Rifenbark2018-03-251-11/+18
| | | | | | | (From yocto-docs rev: 05307788395cb16af95e89592bda070be6c1a397) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs: Replaced AUH red-text with real cross-reference.Scott Rifenbark2018-03-251-4/+7
| | | | | | | | | | | | This reference to tools to help upgrade now exists with the creation of the section in the dev-manual that talks about how to upgrade recipes. I converted the bullet item here in the QS to point to the actual section. (From yocto-docs rev: b3d8895fefb99799a7c06abff5cc1604530ee36a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Added section on manually upgrading recipesScott Rifenbark2018-03-251-1/+94
| | | | | | | (From yocto-docs rev: b5515ad6f4b5653095e338114607dd11a11181df) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* getting-started, dev-manual: Updated verbiage around new YP website.Scott Rifenbark2018-03-252-14/+19
| | | | | | | (From yocto-docs rev: 033c7771ff1dfabf9f6ef9b6cb88a18f471e0c76) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* getting-started, mega-manual: Updated YP website page image.Scott Rifenbark2018-03-252-0/+0
| | | | | | | (From yocto-docs rev: 7c0d710a20246c305a0131f030696b036b950774) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Updates to the devtool upgrade flow section.Scott Rifenbark2018-03-251-67/+107
| | | | | | | | | | Did some rewriting to add some references to other sections in the manual set. Did some other minor clean up. (From yocto-docs rev: 7e7be31e96a0e73e230b8596b2431716f254e027) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated devtool sectionsScott Rifenbark2018-03-251-53/+60
| | | | | | | | | | | | Updated the devtool add -h output. Updated the devtool --help output. Fixed wording for the "attic" file associated with the figure of the workspace area. (From yocto-docs rev: bc53d9a1236ba2545c112256e886729b08b507de) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the section on devtool upgradeScott Rifenbark2018-03-251-7/+34
| | | | | | | | | | | Provided a bit of rationale on why and when you use this command. Put in several links to help the reader get to related areas where command use is explained. (From yocto-docs rev: 7b30f29bfa15dd15f1388bb856e2047be55e7fb9) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Added section on upgrading recipes.Scott Rifenbark2018-03-251-0/+456
| | | | | | | | | | Section covers AUH, devtool and manual. Still need to add manual. (From yocto-docs rev: 56f04b1fcc8673e20df6d8f5c65120b03cad31e7) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* getting-started, mega-manual: Updated two figuresScott Rifenbark2018-03-254-0/+0
| | | | | | | | | | Had to update the umbrella YP figure and the Poky figure. The figures changed on the website so this gets them back in sync. (From yocto-docs rev: f7f1a689a847ab4a01106eadacfccb4bec6c4b01) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* brief-yoctoprojectqs: Updated tip to mention the index of all sstateScott Rifenbark2018-03-031-0/+5
| | | | | | | (From yocto-docs rev: c8fac47e6bf0a610cb5ec190b1c8ae67c78d1044) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Changed heading for mirror and pre-fectch sectionScott Rifenbark2018-03-031-6/+6
| | | | | | | | | | | The old heading was dangerously close to a heading in the previous chapter. I altered this heading to target more specifically the content. (From yocto-docs rev: 797bef2256308531f02e35dc0ef8b1d9cbaff935) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Added MACHINE conf qualifier to virtual providerScott Rifenbark2018-03-031-1/+3
| | | | | | | | | | Needed to call out that using the include file is actually using a MACHINE configuration file in this case. (From yocto-docs rev: b33838d4711e0c55c6cf78e7491ce97bc9fd519f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* getting-started: Added cross-reference to the "My First Build" docScott Rifenbark2018-03-031-0/+4
| | | | | | | (From yocto-docs rev: 42da5337d498f537613dc71a43c7c92ccb38f682) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Added an ENTITY for the "my first build" paper.Scott Rifenbark2018-03-031-0/+1
| | | | | | | (From yocto-docs rev: 9dcdaa67697fd301917d9f2cefd0e3eafb9e373a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Makefile: Set params to suppress numbering in quick build doc.Scott Rifenbark2018-03-031-3/+3
| | | | | | | (From yocto-docs rev: a7a744c01a6ea1550d900d6f53b5d6a774eeeeaa) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* brief-yoctoprojectqs: Removed Manual notes from title pageScott Rifenbark2018-03-031-2/+3
| | | | | | | | | | | This document is not a manual. We are not going to list it as a full-blown manual. It does not need the "Manual Notes" part in the title page. (From yocto-docs rev: 23267dea9a90dda33d646fcfc3e8b7a1c919adea) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* brief-yoctoprojectqs: Added "tip" to use mirrors to speed build.Scott Rifenbark2018-03-031-1/+15
| | | | | | | (From yocto-docs rev: 4088481f081e4746da4a774648a59d6ec31439b7) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* concepts-manual: Added a section on "Layers"Scott Rifenbark2018-03-031-0/+24
| | | | | | | | | | | The section briefly introduces layers but leaves the real explanation to the section in the getting-started manual, which this section references. (From yocto-docs rev: 9b3957a5d7c3a2f6b41ec26205ae31f3b2d05643) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* concepts-manual: Updated how the general build figure is referencedScott Rifenbark2018-03-031-13/+13
| | | | | | | | | | | | this figure had been being referred to as the YP build process. However, it is really more of the OpenEmbedded build system process. Basically, what goes on during a build. I changed the way the general figure is referred to. (From yocto-docs rev: 1cb79b04182bd660b37637d9cec7d6edf33fc292) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Fixed checkout by tag exampleKristi Rifenbark2018-03-031-1/+1
| | | | | | | (From yocto-docs rev: 70cf6e2eb2f9999f1d1b24c3897106e7e8f3e93f) Signed-off-by: Kristi Rifenbark <kristi@buzzcollectivemarketing.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* brief-yoctoprojectqs: Updated reference to wiki for Proxy issues.Scott Rifenbark2018-03-031-1/+1
| | | | | | | (From yocto-docs rev: 0618e0bebc69f13ce0cd2a120d2a141b5e77e115) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* brief-yoctoprojectqs: Slight wording change regarding Poky meaning.Scott Rifenbark2018-03-031-2/+2
| | | | | | | (From yocto-docs rev: 2363aa3bb45b6683208b71399996031e7d47a6c1) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* .gitignore: Added html, pdf, tgz, and eclipse types to ignoreScott Rifenbark2018-03-032-240/+0
| | | | | | | | | This is for the brief-yoctoprojectqs article. (From yocto-docs rev: 7237c9a36e855eee9056650455a4b6f3d2412961) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* brief-yoctoprojectqs, Makefile: New "First Build" article.Scott Rifenbark2018-03-039-2/+5427
| | | | | | | | | | | | | | | I have created an brief article in the form of current YP docs that is a pared down version of the Quick Start (pre 2.5 release). The article fills a gap for a short (2-page), process-oriented article that steps the user through an initial build using YP. I had to make changes to the Makefile to support building the new article. (From yocto-docs rev: 47aace60cea4a892ae1efabb050b240c6abdaec9) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* concepts-manual: Changed wording for simplicity.Scott Rifenbark2018-03-031-4/+4
| | | | | | | (From yocto-docs rev: 7725507cc1648e41d5928651217379217bdcd35b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* concepts-manual, dev-manual: Moved the virtual providers to dev-manualScott Rifenbark2018-03-032-63/+125
| | | | | | | | | | This topic was deemed unfit for concepts so I moved it to the dev-manual and rewrote it to be "Using Virtual Providers". (From yocto-docs rev: df7d48ac4fcf7ece75681ccf0bbb5699f7ff5ea6) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated PREFERRED_PROVIDER variableScott Rifenbark2018-03-031-12/+25
| | | | | | | | | | Provided more details in the explanation and fixed a link to the section on using virtual providers. (From yocto-docs rev: ace74e24f001b83c9177266b0a6f15ce96dd04b0) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated partition command optionsKristi Rifenbark2018-03-031-14/+68
| | | | | | | | | | | | | Fixed [YOCTO #11525] Created a note for more explanation for how the mount program understands the PARTUUID syntax used with --use-uuid. Added four missing options. (From yocto-docs rev: d8adf537d305dd55e841dd993c36ee60b5896adb) Signed-off-by: Kristi Rifenbark <kristi@buzzcollectivemarketing.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, concepts-manual: Moved x32 sectionScott Rifenbark2018-03-032-71/+51
| | | | | | | | | | | | | | | I had split up the section on x32 into a concept piece and a "how-to" piece earlier in order to satisfy outside pressure to isolate all "how-to" stuff in the dev-manual. Doing this put a "conceptual" blurb about x32 in the new concepts-manual. It has been decided that x32 is not a concept. It really does not fit into the ref-manual either. So, I have re-combined the intro blurb of the x32 stuff back as the beginning piece of the "Usingt x32 psABI" section in the dev-manual. (From yocto-docs rev: 6e8240cc1a90a8d78ff456d3138c525eceea3ee3) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated Bmaptool section.Scott Rifenbark2018-03-031-46/+54
| | | | | | | | | | Provided a better flow and a bit more explanation of what Bmaptool provides. (From yocto-docs rev: 9a02cd7281038031fc4cdea98f114b9c318947a7) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated oe-run-native and dd examples for WicScott Rifenbark2018-03-031-4/+5
| | | | | | | | | | I changed the path to not list "build/" as the example assumes the user is already in that directory. (From yocto-docs rev: c3ab6a9e53f48005de73977238c8af3e2061db8b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* getting-started: Updated front matter that introduces manual.Scott Rifenbark2018-03-031-12/+15
| | | | | | | (From yocto-docs rev: 6809363f7596938e40f2685c68c0537857fa055b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* getting-started: Edits to the Git section.Scott Rifenbark2018-03-031-18/+26
| | | | | | | (From yocto-docs rev: d1512e2f9e17be58dcd8c64ce7911d6ee1ebc12c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* getting-started: Applied some minor edits to the Git workflow section.Scott Rifenbark2018-03-031-18/+26
| | | | | | | (From yocto-docs rev: 15eb983db02b352fd70de6cb3ef2c63e82fa4420) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* getting-started: Added Host Development SectionScott Rifenbark2018-03-031-121/+254
| | | | | | | | | | | Section to describe the key nature of the host development system and its role and preparation requirements for use in the Yocto Project development environment. (From yocto-docs rev: 379659af343ba84f9c8fc2f47474659e06219c53) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated Wic example using existing kickstart file.Scott Rifenbark2018-03-031-54/+71
| | | | | | | (From yocto-docs rev: a1f25bd6aae35e4c052e348949bea332b9203c20) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* getting-started: Created "Some Basic Terms" section.Scott Rifenbark2018-03-031-1/+177
| | | | | | | | | | This section contains some fundamental terms people decided were important enough to have in this getting-started manual. (From yocto-docs rev: 42bfa0d8fc0a61c26f6b2f4b9e285c06255e8b8d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated some terms in the "Terms" chapter.Scott Rifenbark2018-03-031-39/+97
| | | | | | | (From yocto-docs rev: c00be16a858ece1d3b02d554ec202088f78a2d1d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>