summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-bsp-appendix.xml
Commit message (Collapse)AuthorAgeFilesLines
* documentation: dev-manual - Removed Appendix A.Scott Rifenbark2012-10-041-713/+0
| | | | | | | | | | | This appendix is antiquated and needed removed. The BSP development example is now in the BSP guide where it talks about running the yocto-bsp script. (From yocto-docs rev: 892ff450d79a7564a72f11eb7510d349ca71d47a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: dev-manual - Added final SRCREV statements.Scott Rifenbark2012-10-021-13/+18
| | | | | | | | | | I updated the listing of the final SRCREV statements for the BSP example. (From yocto-docs rev: 0d0d5994c2653dda1171eaad226bbe1764a04440) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: dev-manual - Changes from Crown Bay to fri2Scott Rifenbark2012-10-021-67/+87
| | | | | | | | | | These changes are partial for converting the example for BSP creation from Crown Bay to Fish River Island 2. (From yocto-docs rev: c7fc78a8453ad363138764aa30e377b56ce49f2b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: dev-manual - branch fix and reference fix.Scott Rifenbark2012-10-021-5/+6
| | | | | | | | | | | | Fixed the reference to the Downloads page. Also fixed the local branch in the meta-intel example so that it uses the same name as the local branch created for cloning poky. (From yocto-docs rev: edac781b37bce0d0bca6a741186cfa53a512b73e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: dev-manual - Updated Git repo exampleScott Rifenbark2012-10-021-2/+2
| | | | | | | | | | The new branch is named distro plus poky revision (e.g. danny-8.0). I had just the distro in there. (From yocto-docs rev: 9490849f7f6dc815d1b676b15b3f38f671a49be8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: dev-manual - Fixed capitalization for term.Scott Rifenbark2012-10-021-10/+10
| | | | | | | | | The term "Source Directory" should be capitalized. (From yocto-docs rev: 143213545358dd5b6c28c71202bea2e40dbb2522) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: dev-manual - changed to directory for BSP example.Scott Rifenbark2012-09-281-1/+1
| | | | | | | | | | | | | | Section A.5.2.3 "Changing recipes-kernel" indicated that the user needed to look in poky/meta-yocto/recipes-kernel/linux to find the linux-yocto_3.2.bbappend file to locate correct SRCREV values. With 3.1, the team split out kernel and BSP stuff even further by creating a poky/meta-yocto-bsp directory. The example needs to reference that directory instead. (From yocto-docs rev: 6e9b0ceb5ad24b1be8399bf5a0a83fdc30129f82) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: Fix repo exampleScott Rifenbark2012-09-141-1/+1
| | | | | | | | | | | I fixed the repo example so that the -b option is right after the git checkout command and so that the "origin/" string is part of the example. (From yocto-docs rev: ba7ed26cf308a69e1ec8cfb0072dd10742af4ac5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: remove references to task bbappendPaul Eggleton2012-09-141-29/+0
| | | | | | | | | | | The meta-intel BSPs and yocto-bsp tool no longer use a bbappend of task-core-tools-profile to add systemtap, so these sections should be removed. (From yocto-docs rev: cdc12163dd95f0a78cc0f35c03b5eb3d7b1476e3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Created cross-references to new KMACHINE glossary itemScott Rifenbark2012-07-221-2/+4
| | | | | | | | | | | | With the creation of a new KMACHINE glossary item, there were two areas in the YP doc set that reference the variable. I added cross-reference tags. Also noted that some other references were missing to the variable COMPATIBLE_MACHINE. (From yocto-docs rev: f740b62be175a50f17ce8a244258dcf391fcf672) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: converted ref-variables-gloss to chapter.Scott Rifenbark2012-07-171-4/+3
| | | | | | | | | | | | | As part of moving the reference manual to a real reference manual I am removing the "appendix" classification and having everthing be a chapter. I changed the "ref-varibales-gloss" appendix to a chapter and made sure any references in the doc set use the proper term now (chapter). (From yocto-docs rev: 3f541c20c7aff1012eb4c06cb856bf9795124822) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual: Fixed "Linux Yocto" termScott Rifenbark2012-07-031-1/+1
| | | | | | | | | | | | | | | Throughout the manual, the kernels that are built and available through the Yocto Project were being referenced as a "Linux Yocto kernel." This reference is poor. First, it placed Linux and Yocto very close together and could upset the Linux folks. Second, a better way would have been to say "Yocto Linux kernel." I have fixed by referring to kernels that are available through the Yocto Project as "Yocto Project kernels." (From yocto-docs rev: 9b8319328cd4ab4ce3363001c9feeec585d9cab9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: Yocto term scrubScott Rifenbark2012-07-031-22/+21
| | | | | | | | | | | Scrubbed the manual for the term "Yocto Project", which has been over-used. I updated occurrances to better represent actual bits rather than generically referring to everything as Yocto Project. (From yocto-docs rev: f70cffeffa0d8863a88783607621bf6f7125d02d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: .bbappend exampleScott Rifenbark2012-05-311-4/+3
| | | | | | | | | | | | The linux-yocto_3.2.bbappend example was out of date. There is no longer a kernel features statement in the last part of the section. Only COMPATIBLE_MACHINE, KMACHINE, and KBRANCH remain. I removed the fourth one from the text description and the example code. (From yocto-docs rev: 1a6d3cad48f1b52e5b029434ce655940c6024694) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: Added noteScott Rifenbark2012-05-311-1/+4
| | | | | | | | | | | Added a note telling the user that the commit ID strings in the example might not match the actual commit ID strings found in the .bbappend file. (From yocto-docs rev: 5cb845361c8ce8b60dcafc28d1bc01d54badd67a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: updated hddimg exampleScott Rifenbark2012-05-011-1/+1
| | | | | | | | | | | In the "Building and Booting the Image" section there is an example .hddimg file. I updated the file to be the actual file used during the BSP example build. (From yocto-docs rev: 165feb4d501a2ed984b742ea9f10e6c2037972da) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: BBLAYER updateScott Rifenbark2012-05-011-4/+5
| | | | | | | | | | For 1.2 you evidently need to add $HOME/poky/meta-intel to your bblayers.conf file. (From yocto-docs rev: d5565d9aa14590622373996a037cc16d34e9107f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: wording updatedScott Rifenbark2012-05-011-2/+4
| | | | | | | | | | Wording for linux-yocto_3.2.bbappend file updated to support the addition o fhte KBRANCH variable. (From yocto-docs rev: 267d7dffc05dc495dbd27b6435bea7ba48cd4cfa) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: mymachine.confScott Rifenbark2012-05-011-1/+1
| | | | | | | | | edited it to now include the PREFERRED_VERSION variable. (From yocto-docs rev: 72d8f7bfcad0fff191c998f90369499a78d62696) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: recipes-kernel updateScott Rifenbark2012-05-011-21/+20
| | | | | | | | | | The section on changing recipes-kernel was way out of date. I updated all relavent changes. (From yocto-docs rev: 91538864e6da8c4d0a495e52feafe01ce7afea9d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: 3.2 for 3.0Scott Rifenbark2012-05-011-11/+11
| | | | | | | | | Kernel used in now 3.2 and not 3.0. (From yocto-docs rev: 974cb0c3665a2767a04ab6261692e93cc2f9200b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: added layerdependsScott Rifenbark2012-05-011-0/+4
| | | | | | | | | | The layer.conf file now uses a LAYERDEPENDS variable. I added that to the example. (From yocto-docs rev: 237eb7ba897479935ac4c3165ce2cb350143a1e3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: changed kernelScott Rifenbark2012-05-011-1/+1
| | | | | | | | | The kernel in mymachine.conf had to be changed from 3.0 to 3.2 (From yocto-docs rev: cd94a4d45a062e9282de15dfda25983c500c0548) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: Output updatedScott Rifenbark2012-05-011-0/+1
| | | | | | | | | | The output for creating and switching to the denzil branch for meta-intel needed updated. (From yocto-docs rev: ad29c8f73ab3cec930f21939744cff322b43dfdc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: Bad variableScott Rifenbark2012-05-011-2/+2
| | | | | | | | | | The variable substitution had to be changed from "&DISTRO_NAME;-6.0.0.tar.bz2" to "&DISTRO_NAME;-&POKYVERSION;.tar.bz2". (From yocto-docs rev: 258b4c7fb46d2e6fb2da7bf2f59cd4f5c035b15b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: Added linkScott Rifenbark2012-05-011-1/+2
| | | | | | | | | Created a link to the Yocto Project Files term. (From yocto-docs rev: 9d92248cb5dd862095e815c008e1f47e7518856a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: typo corrected.Scott Rifenbark2012-05-011-1/+1
| | | | | | | (From yocto-docs rev: bf3ff12492ba34cd287269a5352f6a3846d2d0bc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: Bad variableScott Rifenbark2012-05-011-1/+1
| | | | | | | | | | Had to remove "poky-" from the front of this variable that resolves to a YP Files top-level name from the tarball. (From yocto-docs rev: a9ccf2bec4f2f916e854d10aa992f0c45eb0ed3f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Replacements for "1.1" and "edison", etc.Scott Rifenbark2012-04-231-10/+10
| | | | | | | | | | | | | I did a quick and dirty scrub over the manuals for the strings "1.1" and "edison". I found some instances that were not properly variablized. Also, discovered some references to the linux-yocto-3.0-1.1.x. All but one instance of this needed changed to linux-yocto-3.2. (From yocto-docs rev: 620fb4b7626defcefc8a039de09ae4599ee7f454) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: minor edits.Scott Rifenbark2012-03-231-3/+3
| | | | | | | (From yocto-docs rev: f109ca75f7a1d8fdd6051da989adda2207049209) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: removed quotesScott Rifenbark2012-03-231-2/+2
| | | | | | | (From yocto-docs rev: f4f599db60f3da74ac37db54cc812f9836afc893) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: Added .bbappendScott Rifenbark2012-03-231-1/+2
| | | | | | | (From yocto-docs rev: 3c7e51fa6ad5eb69f4b09a9041714044edf585d7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual: Converted to use poky.entScott Rifenbark2012-03-231-21/+22
| | | | | | | | | | | | | I converted the hard links to use the variables as established in the file poky.ent. Also, Cleaned up some bad text in the term "Yocto Project Files." Looks like a cut-and-paste problem. (From yocto-docs rev: e2e20bf4895d80dae73595e93132f37fb31121d1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual: Reference link clean-upScott Rifenbark2012-03-081-4/+2
| | | | | | | | | | | I made another pass through the document and cleaned up some mistakes and also removed redundant links to manuals where I had already provided a link to the specific section. (From yocto-docs rev: 5da8ffe100127f5fe4bfd2b478f177d6bef3a968) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: Edits to examplesScott Rifenbark2012-03-081-6/+16
| | | | | | | | | | | | Updated the tarball and Git repo example in section where user is getting the source files. I was not using the default Yocto Project Files top-level name for the tarball method. Reported-by: Joshua.lock <joshua.lock@intel.com> (From yocto-docs rev: 770c6799ea58df3d81df8f466f1bb9878532a995) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: tags/branches editsScott Rifenbark2012-03-081-11/+18
| | | | | | | | | | | | | | Edits to the section describing how to set up the YP files before the BSP example. I am working with Joshua Lock on these to settle them down. The edits are trying to establish understanding between a Git repository and a tarball... just what the user has a hold of after getting the files by either method. Reported-by: Joshua Lock <joshua.lock@intel.com> (From yocto-docs rev: ddb8333ea2f9898b7016ca01887e1acdc0581c06) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: edits to poky repo setupScott Rifenbark2012-03-081-7/+23
| | | | | | | | | | | | There is confusion as to how to set up the Git repository and be sure you have the snapshot of the release. I have changed the description to use a tag rather than the branch names. The stuff is out for review with Josh. (From yocto-docs rev: 2521873e1bf8e1ad398fae4b7297f8746a34258f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: BB_NUMBER_THREADS and PARALLEL_MAKE suggestionsScott Rifenbark2011-11-251-3/+4
| | | | | | | | | | | | | | | Text that suggests setting the BB_NUMBER_THREADS and PARALLEL_MAKE variables to speed build time has been updated to suggest a setting of twice the number of host cores supported. The 2x number came to light through a discussion on the project mailing list initiated by Robert P. J. Day. Reported-by: Robert P. J. Day (From yocto-docs rev: 1846b41a595b7bd905ca828eaa04112d1533d7a1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Changed all manual links to point to "latest"Scott Rifenbark2011-11-251-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are many references to YP documentation throughout the YP manual set. They used to have hard-coded links to the current release (e.g. yoctoproject.org/docs/1.1 for Edison). This created a situation where if you went to a document on the website and clicked on a external reference to another manual, you would redirect to the current manual on the website. Really, you would want to go to the latest manual, which is one that is under development. Changing the links to "yoctoproject.org/docs/latest" makes the tip of master, which is used for devloping the next release, always have references to the manuals being developed and not back to the stable released set of manuals. This "latest" and "current" scheme for the links is not perfect. What has to happen when the latest set of the manuals freezes and becomes the next stable release, all the links in the docs will need to be changed from "latest" in the URL to the new release number. So for example, all the "latest" occurences would need to be changed to "1.2". Then for the next cycle as development begins again, the links need to be infused with "latest" again. (From yocto-docs rev: a234aef34303b07671da956de0e94b352797143e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: Added footnoteScott Rifenbark2011-11-081-18/+16
| | | | | | | | | | | | | Per Tom Zanussi's suggestion, we added a footnote to the paragraph instructing the user on build problems for the example. I don't have clean fonts in the HTML version of the output. I am still working on figuring that out. Reported by: Tom Zanussi (From yocto-docs rev: 30fe7bd239292ed92f76fbc2f1fad62469f7fe9b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: Tom Zanussi edits.Scott Rifenbark2011-11-081-8/+8
| | | | | | | | | | | | | | Some wording changes to keep things accurate. Also inserted some "&nbsp" characters in some headings to force an extra space between normal font and courier font words. It appears the PDF version of the generated manual shoves these words together with no intervening space. Looks like hell. Reported by: Tom Zanussi (From yocto-docs rev: 5dcb9ae99f1752599fd56a276ccafd79a52334f8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: Robert P. J. Day editsScott Rifenbark2011-11-081-4/+3
| | | | | | | | | | | | | As Reported by: Robert P. J. Day. Two corrections identified by Robert. One is a wrong reference to the tarball needed for the example. The other is a more complete description of what the appendix is trying to accomplish. (From yocto-docs rev: 387c6cbd84bafd7f15c064a8e801d0750b0b4007) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: Added text to find t-ballScott Rifenbark2011-11-081-3/+8
| | | | | | | | | | | | | | As Reported by Robert P. J. Day. Robert indicated that it was a bit of a search to find the tarball for the example. Tom suggested that we have some text that helps to locate the Crown Bay no-emgd tarball for edison. I added some clarifying text to help. (From yocto-docs rev: d21120bbae81f58a9816cf56c61181d287afd295) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: BSP example scrubTom Zanussi2011-11-081-38/+186
| | | | | | | | | | | | | | | | | | | | As Reported by Robert P. J. Day. Robert was working through this BSP example in the development manual and ran into some problems and some confusion in areas. This launched a long "help-desk" session with Tom Zanussi. In addressing Robert's issues, Tom decided to make a run through of the example as it was written. For the most part the example was sound but needed some technical tweaks as well as some expansion of the text to make things clearer. Tom submitted the patch that addressed these concerns. Scott Rifenbark reviewed the patch and further modified some of the writing to make it consistent with the existing writing in the manual. (From yocto-docs rev: deda08b372c02889398d24ae7159f8b2fbe3c8cf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: Robert P. J. Day edits.Robert P. J. Day2011-11-081-2/+2
| | | | | | | | | Two typos fixed. (From yocto-docs rev: 6d99eb7f728b812be37a3865cbebd3c4cb4b67be) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: changes to referencesScott Rifenbark2011-10-041-2/+2
| | | | | | | | | | More changes to the internal section references. Using <link> rather than <xref> to get rid of the section number in the reference. (From yocto-docs rev: 4351fd4898c517e25235611893b1cd059cbcc2f8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documenation/dev-manual/dev-manual-bsp-appendix.xml: fixed reference formScott Rifenbark2011-10-041-6/+4
| | | | | | | | | | I am using a certain form to reference other sections in the current or other manual. I updated the references to follow this form. (From yocto-docs rev: 2ba41ac2f355dbe66af19e356f9246b7485585b5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: fixed typo.Scott Rifenbark2011-10-041-1/+1
| | | | | | | (From yocto-docs rev: a66bb0402dd3f1499278277486e482b573a97777) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: scrubbed exampleScott Rifenbark2011-10-041-33/+34
| | | | | | | | | | | I changed several small things in the example as I worked through it once again. The commit IDs changed for using the atom-pc kernel. Also the command to build the sato image can no longer use 'live'. (From yocto-docs rev: faff1e7f21b5059dfe708c6a3d83116c7349fe55) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-bsp-appendix.xml: Fixed BBFILES_COLLECTIONS.Scott Rifenbark2011-09-021-1/+1
| | | | | | | | | | | Jim Abernathy ran into an error in the BSP example. The error had the BBFILES_COLLECTIONS_mymachine in it (incorrect). It needs to be BBFILES_COLLECTIONS. (From yocto-docs rev: 267a385aa5ab0eb46cf583db418cbbcab1e8b89b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>