summaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
* documentation/dev-manual/dev-manual-cases.xml: initial file with new name.Scott Rifenbark2011-07-211-0/+57
| | | | | | | (From yocto-docs rev: 3ea95446595fe3e5fa21e90cde452a54f6c8dca6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual: Deleted files with bad namesScott Rifenbark2011-07-216-305/+0
| | | | | | | | | | | the make was failing due to me not following a naming convention. I renamed all the files so they have a pre-fix of 'dev-manual' and then deleted the old files that had a pre-fix of 'dev-man'. (From yocto-docs rev: a4157ece0d994d5f269c94fce71c0b598bfd6a9e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/yocto-project-qs/yocto-project-qs.xml: gmae -> sdkScott Rifenbark2011-07-211-3/+3
| | | | | | | | | Toolchain filenames corrected. Discovered by Robert P. J. Day. (From yocto-docs rev: 3afa1d71be04c6aedafe952855a23ccbd3547b68) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/yocto-project-qs/yocto-project-qs.xml: wording change.Scott Rifenbark2011-07-211-1/+1
| | | | | | | | | | Was suggested that toolchains "should" be installed under /opt/poky. This is in fact a requirement. I replaced "should" with "must." (From yocto-docs rev: fe890b056831a84cde47f9200300491426f20c65) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/documentation/yocto-project-qs/yocto-project-qs.xml: link typo ↵Scott Rifenbark2011-07-211-1/+1
| | | | | | | fixed. (From yocto-docs rev: a73aa8d24023fb41a061b8d1a7a1a93c6b04b5b9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/Makefile: Added support for YP Dev Manual.Scott Rifenbark2011-07-211-0/+14
| | | | | | | (From yocto-docs rev: a10ec0aed26f75605b6113b5ed16934bc2b78621) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-man-cases.xml: Initial chapter creation. (From ↵Scott Rifenbark2011-07-211-2/+2
| | | | | | | yocto-docs rev: a5c809d89eefafaf6c9f77931d5112f194eb064f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-man-newbie.xml: Initial chapter creation. (From ↵Scott Rifenbark2011-07-211-2/+2
| | | | | | | yocto-docs rev: f4e205816bd6805f6e45cc7b3fdf704368d83f1a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-man-start.xml: Initial chapter creation. (From ↵Scott Rifenbark2011-07-211-2/+2
| | | | | | | yocto-docs rev: c9dde4843a167bcb270f86baaaeef1265f3ab069) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-man-intro.xml: Initial chapter.Scott Rifenbark2011-07-211-2/+2
| | | | | | | | | Copied from existing book and title changed. (From yocto-docs rev: d522d738f527aac5449c7d7b60dd457c0e912c3e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/figures/dev-title.png: Initial file created. (From ↵Scott Rifenbark2011-07-211-0/+0
| | | | | | | yocto-docs rev: dd336b3d12586661d30f6d22d709031266cf7ed2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-man.xml: Initial file created. (From yocto-docs ↵Scott Rifenbark2011-07-211-21/+13
| | | | | | | rev: 2a9c3657a4815ba61a89a59ae74ae5493bdf4d24) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/style.css: Added title page figure. (From ↵Scott Rifenbark2011-07-211-1/+1
| | | | | | | yocto-docs rev: e0bf4cde88e8d4ada5908b69b31cff5b14e53860) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual: Added top-level directory for Dev Manual. (From ↵Scott Rifenbark2011-07-218-0/+1281
| | | | | | | yocto-docs rev: d85283b6c1d939909c46f94750e4ff36ee42cadb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/yocto-project-qs/yocto-project-qs.xml: changed build commandScott Rifenbark2011-07-211-2/+2
| | | | | | | | | | The example bitbake command now has the target core-image-sato. This reflects post-bernard. (From yocto-docs rev: 3ff1ee07947f301c4df2a9aea8d1aab15c5237eb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/bsp-guide/bsp.xml: Added a note stating no example here. (From ↵Scott Rifenbark2011-07-211-0/+7
| | | | | | | yocto-docs rev: 1373b315bbe875840a75a80ea688eb025b6d80a1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/bsp-guide/bsp.xml: Changed 'GIT' to 'Git' (From yocto-docs ↵Scott Rifenbark2011-07-211-1/+1
| | | | | | | rev: c77a003b7c5410c1a9a4e8d3437b829c5dc07391) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/bsp-guide/bsp.xml: updated path for yocto kernelsScott Rifenbark2011-07-211-1/+1
| | | | | | | | | | changed 'meta/recipes-kernel/kernel' to 'meta/recipes-kernel/linux' as the location for existing YP kernels found in the repository. (From yocto-docs rev: c8ce3a15429df5c980498ce217803cf5a59cbdc9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/bsp-guide/bsp.xml: Scrubbed "Poky" out of the manual. (From ↵Scott Rifenbark2011-07-211-15/+15
| | | | | | | yocto-docs rev: b5e3c58dbdc82579920de07e8c1c76cfa42596a7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Tree Construction section ↵Scott Rifenbark2011-07-211-32/+54
| | | | | | | | | | | | | | further explained Added text to help put tree construction into context with the developer. The section felt as if the developer needed to be taking action on the steps when in reality the steps are describing a lot of "behind-the-scenes" stuff that happens when the YP tree is constructed. (From yocto-docs rev: 1aafca94f3f3d5e07a0b2244ff5dbfe4a2c1ba8f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Defined audience for chapterScott Rifenbark2011-07-211-0/+2
| | | | | | | | | | | Added a sentence clarifying the intended audience of this chapter. It is specifically for developers that want to modify the YP kernel and contribute changes upstream to YP. (From yocto-docs rev: 1012dcb8312cb83fe64397742142071f20ae4e24) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-concepts.xml: General rewrite of Kernel ↵Scott Rifenbark2011-07-211-15/+16
| | | | | | | | | | | tools. Cleaned up the list construction. (From yocto-docs rev: 29dd0a40bf9844de631941b7f26d1181fd17c95b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-concepts.xml: Added references to Git ↵Scott Rifenbark2011-07-211-0/+5
| | | | | | | Documentation. (From yocto-docs rev: 6435bc8116a586d6a027b69b1df7a6d924f48ec8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-concepts.xml: Fixed typo (From yocto-docs ↵Scott Rifenbark2011-07-211-1/+1
| | | | | | | rev: 333c647c9800d980a17a23b2e96b99a27b1ea656) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Updated the create BSP sectionScott Rifenbark2011-07-211-228/+49
| | | | | | | | | | | | This section has been re-written to just include high-level overview of the steps. The detailed example that used to be the section is not needed as there is adequate documentation of this process in the Yocto Project Development Manual and on the wiki courtesy of Tom Zanussi. (From yocto-docs rev: 7355734a5ed965401027ba23bfb15fd926a171f7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Added 'git' for a push example.Scott Rifenbark2011-07-211-1/+1
| | | | | | | | | | I forgot the 'git' part of the 'git push' command for the fix requested by Robert P. J. Day. (From yocto-docs rev: 458e18bd9d33c12ff3367cae8a4cc0c6c640b932) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Command line example fixesScott Rifenbark2011-07-211-2/+4
| | | | | | | | | | Changes requested by Robert P. J. Day at rpjday@crashcourse.ca to add a missing system prompt character and fix an overly long git push example. (From yocto-docs rev: 71ac0b23682c6a405ae454cab02120993d2f370e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: changed git to Git as needed ↵Scott Rifenbark2011-07-211-72/+72
| | | | | | | (From yocto-docs rev: 65a839ea3d8decd1dd3e95bfeeeb3f95cfa77ef4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-doc-intro.xml: Changed git to Git as ↵Scott Rifenbark2011-07-211-2/+2
| | | | | | | needed (From yocto-docs rev: 1ecd571c0317fc1de8408ba7fdbb25f5e24c765f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-concepts.xml: Changed git to Git as ↵Scott Rifenbark2011-07-211-8/+8
| | | | | | | needed (From yocto-docs rev: 3e4f2e32c0b98ccbc1eaa370832c0147f1a48045) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/extendpoky.xml: Changed bitbake to BitBake ↵Scott Rifenbark2011-07-212-2/+2
| | | | | | | (From yocto-docs rev: 2b95f152d40aacc7d88e755a27154dfb3153c6ee) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Changed Bitbake to BitBake (From ↵Scott Rifenbark2011-07-211-13/+13
| | | | | | | yocto-docs rev: 611f44a66cceafbe7593fee702d7c19951d7c751) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/kernel-how-to.xml: Changed Bitbake to BitBake (From ↵Scott Rifenbark2011-07-211-1/+1
| | | | | | | yocto-docs rev: c3b3d7f7b16bc222d599bdfb5e99c86694a1c865) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Partial - more general edits ↵Scott Rifenbark2011-07-211-25/+41
| | | | | | | (From yocto-docs rev: 60d084a5b17bf78fafd8a4d13b9055093fca708a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: partial - more edits to BSP ↵Scott Rifenbark2011-07-211-8/+8
| | | | | | | procedure (From yocto-docs rev: 694b00c080633be874f2842badedf1e453038f88) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Partial - Re-write of BSP ↵Scott Rifenbark2011-07-211-40/+60
| | | | | | | | | | | | creation This is a partial edit of re-writing the BSP creation section so that it is clearer for the naive user. It is not quite done yet. (From yocto-docs rev: 7a552e72a1d2d1b6ffa93f4fe3074f318ff35715) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Edits to "Build Strategy" ↵Scott Rifenbark2011-07-211-3/+5
| | | | | | | (From yocto-docs rev: f98e4804da9477e260e24df1586b624e386a2dba) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Edits to "Tree Construction" ↵Scott Rifenbark2011-07-211-4/+4
| | | | | | | (From yocto-docs rev: 601e0fd1bb00c433716170a124b3ca32ca2cdcad) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-command.xml: Small edits for terminology (From ↵Scott Rifenbark2011-06-241-4/+5
| | | | | | | yocto-docs rev: b32290b381a6ed2cbfe3e01b748c794ef6bc876b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: General minor edits (From ↵Scott Rifenbark2011-06-241-9/+9
| | | | | | | yocto-docs rev: c79d17e29d5690a8df9943836286232cd3aa8893) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: misc wordings changed (From ↵Scott Rifenbark2011-06-241-4/+5
| | | | | | | yocto-docs rev: c83d92d99bc1104169a06623c787b07a9d199039) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Updated new modes for treeScott Rifenbark2011-06-241-9/+9
| | | | | | | | | | | The "Poky Tree Mode" has been replaced with "Build System Derived Toolchain". SDK Root Mode has been replaced with Stand-alone Prebuilt Toolchain. (From yocto-docs rev: 453f7c030e6d7625d382563e2f2ec569f76e95eb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Updates to choosing target options ↵Scott Rifenbark2011-06-241-3/+3
| | | | | | | (From yocto-docs rev: b8f314fb3dc638c85bc9f860fb591ee3a8dad614) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Updated configuring sysrootScott Rifenbark2011-06-241-5/+5
| | | | | | | | | Used clearer wording. (From yocto-docs rev: faa35ea8cdb1747ba2b6b7717d1881830bed175b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Edits to SDK and Poky tree modesScott Rifenbark2011-06-241-10/+10
| | | | | | | | | Updated wording to reflect proper use of build tree terminology. (From yocto-docs rev: 82b47279b55b6d15bf260e0903505fe578c985c9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: changed CDT 7.0 to 8.0 for Indigo ↵Scott Rifenbark2011-06-241-3/+3
| | | | | | | (From yocto-docs rev: 14173522e5d6d219c336d6dafafcb7d1c734c584) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: recommending Indigo Eclipse (From ↵Scott Rifenbark2011-06-241-1/+1
| | | | | | | yocto-docs rev: 0f052154a4c7456bf10a7151bd3d4e70f51be1b3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Wording ChangeScott Rifenbark2011-06-241-1/+1
| | | | | | | changed the wording for installing required Eclipse Plug-ins. It was confusing. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-package.xml: Updates to configuring PMSScott Rifenbark2011-06-241-11/+11
| | | | | | | | | | Changed the command examples so the variables contained underscore characters. (From yocto-docs rev: 34bfceb14a04c5fa026486f33d32df7c21f8c742) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Clarified sysroot discussionsScott Rifenbark2011-06-241-4/+11
| | | | | | | | | | | Armed with a better understanding of sysroot I made some edits to help better define what is going on with the various sysroot variables in the adt installer configuration file. (From yocto-docs rev: 2b63e1f0f57c701eb38de7f9b9057567786b9899) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>