summaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
* ref-manual: Applied review edits to openSUSE PackagesKristi Rifenbark2017-12-221-2/+4
| | | | | | | | | Fixes [YOCTO #11911] (From yocto-docs rev: 1f154a1496a9ae3f28453242131d55aa8d267650) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added BBFILES_DYNAMIC variable to glossaryKristi Rifenbark2017-12-221-0/+47
| | | | | | | | | FIXED [YOCTO #12089] (From yocto-docs rev: 0906e9080e1c150feab60bb9d095688d274a061e) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added Note to CentOS For WickedKristi Rifenbark2017-12-221-0/+5
| | | | | | | | | FIXED [YOCTO #11911] (From yocto-docs rev: 99eee11057fa53e819824fccd7993bbb7464e493) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated "Using RPM" sectionScott Rifenbark2017-12-221-1/+1
| | | | | | | | | | | Fixes [YOCTO #12419] Updated the example to use http://my.server as the base. (From yocto-docs rev: c61769ce2cd7fafbd5f1b349ecf9ac75dbae1a6f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, yocto-project-qs: Fixed some broken linksScott Rifenbark2017-12-092-4/+5
| | | | | | | | | | Links to the section in the BSP manual for how to create a new BSP layer using 'bitbake-layers' were needing fixed. (From yocto-docs rev: 150612925421b09e84f85514e65e58d179e5be46) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bsp-guide: Cleaned up Saul's notesKristi Rifenbark2017-12-091-29/+65
| | | | | | | | | | This section needs input from engineering. It is incomplete, but as best as it can be for now. (From yocto-docs rev: 1212f1eeebd23cb11c63889f3ee602e761450967) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bsp-guide: Added writernotes styleKristi Rifenbark2017-12-091-0/+3
| | | | | | | (From yocto-docs rev: 25afb2b10fb278b6ae8519c703a7e56f87096668) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bsp-guide: WIP Removing yocto-bspKristi Rifenbark2017-12-091-64/+24
| | | | | | | (From yocto-docs rev: 056cc0c1dab79df6911552a690ca6b4dc302cc8b) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs, mega-manual: Overhaul of the QSScott Rifenbark2017-12-098-1035/+1289
| | | | | | | | | | | | | | | | | | | | | | | | | | Changed the way the YP QS looks. The QS now has numbered sections rather than just formatted section heads. This allows the reader to better track the hierarchy of the sections. This feature has been asked for before and I decided it was time to implement it. One thing though, is I am not generating a full TOC at the head of the book as is done in the other YP manuals. Decided to add a manual title .PNG file. This required a new figure file (ypqs-title.png) that needed to reside in the figures folder of both the yocto-project-qs and mega-manual. Updates were required in the Makefile to include the figure. Updates required in the YP QS style sheet to display the figure. Basically, there were all kinds of changes to get this title to show up properly in both the YP QS and in the Mega Manual. Turned the structure of the YP QS into a book now rather than an article. This required creating a "qs.xml" file that has the actual content. (From yocto-docs rev: ef05f5c7ba2a61ebc4c58873cbbc32d35652659d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* makefile: Removed "yocto-environment.png" from tar list of mega-manualScott Rifenbark2017-12-091-1/+1
| | | | | | | | | File is not used. (From yocto-docs rev: 83eb6d4decfe698a5f4be9c3c9792ef60e404323) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed redundant link for "build system"Scott Rifenbark2017-12-091-2/+2
| | | | | | | (From yocto-docs rev: 08f9683f53f78cdd13ca760392effb01fc755d57) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added new terms to Yocto Project Terms section.Scott Rifenbark2017-12-091-0/+22
| | | | | | | | | Added "BSP", "Reference Kit", and "Build System" (From yocto-docs rev: f2783d8150ea39e5e116aeebc5305e2c64c3b806) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added the GCCPIE Variable to GlossaryKristi Rifenbark2017-12-092-4/+29
| | | | | | | (From yocto-docs rev: b30f3d3bd6f6d333b00fc9c3797126a898fb0685) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added kernel-devicetree to the Classes sectionKristi Rifenbark2017-12-092-1/+13
| | | | | | | (From yocto-docs rev: 1ea1f0dc6451030738c506c4d6228b31f67f3f36) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added the BB_SERVER_TIMEOUT variable to glossaryKristi Rifenbark2017-12-092-3/+29
| | | | | | | (From yocto-docs rev: 6e765f4017ae300f83839201b123afa2a3662d70) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated bitbake-layers overview section.Scott Rifenbark2017-11-121-2/+18
| | | | | | | | | | The section was missing three of the summaries for the command when you used --help to find out about it. I added these in to the section. (From yocto-docs rev: ac9c58322b7f8533335a9d4379aa031bb1de7be6) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Removed note about yocto-layer being deprecated.Scott Rifenbark2017-11-121-18/+5
| | | | | | | | | | Deprecation of yocto-layer occurred in 2.4. For 2.5, we do not need to mention this fact in the note. (From yocto-docs rev: 619b74422baf3b531e2fc3db50a95019178a1c09) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated supported distro listScott Rifenbark2017-11-121-2/+2
| | | | | | | | | Removed Fedora 24. (From yocto-docs rev: 4383c2ac9f1f9ca925518874dc40b8394a2865a4) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Set up for "sumo" (YP 2.5) Release.Scott Rifenbark2017-11-1210-30/+70
| | | | | | | | | | | poky.ent - updated variables <manual>.xml - updated manual revision tables mega-manual.sed - replaced "2.4" with "2.5" for links. (From yocto-docs rev: 15d1f805ad11fba145155dcec17b7ec8a21ad487) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: 2.4 Migration RevisionsKristi Rifenbark2017-11-121-5/+2
| | | | | | | (From yocto-docs rev: 0802de0ca64b7d3581fb2e3ff26d2f72802ade61) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: 2.4 Migration RevisionsKristi Rifenbark2017-11-121-47/+43
| | | | | | | (From yocto-docs rev: 1778a743ba3a8b82e96d1e9948e86048d77a8e77) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updates to "Image Generation" section.Scott Rifenbark2017-10-301-9/+10
| | | | | | | | | | Fixed wording on how the OpenEmbedded build system dynamically generates do_image_* tasks as needed during image generation. (From yocto-docs rev: 9df98d77a446cd5d27c4e87418117a904b1f4231) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, kernel-dev: Replaced yocto-layers with bitbake-layers commandScott Rifenbark2017-10-303-119/+138
| | | | | | | | | | | | | | | | | The yocto-layers script is being deprecated in the 2.4 YP release and the preferred script is now bitbake-layers. In particular, the section that talks about creating a general layer was using yocto-layers create. I have replaced it with bitbake-layers create-layer command. The bsp-guide and kernel-dev manual had links that used (in the case of kernel-dev) and referenced yocto-layers. I had to change these to reflect using bitbake-layers create-layers. (From yocto-docs rev: 73ec4d0c8c2c093b7c9df86038d132f0da975273) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: First draft of the 2.4 Migration sectionKristi Rifenbark2017-10-301-2/+525
| | | | | | | (From yocto-docs rev: e0302faa6e7c4ef17c57489e6e6f11b73d8e9b94) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updated title page notes and author groupScott Rifenbark2017-10-309-187/+190
| | | | | | | | | | | | | Made the title page notes consistent across the manual set. Made the author group information consistent as well. It is better that authorship is seen as a third party and not tied to Intel Corporation. (From yocto-docs rev: 32cec087e384e1d92e3e84bbae5c6560a0af3136) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, mega-manual: Updated Index of Releases figureScott Rifenbark2017-10-302-0/+0
| | | | | | | (From yocto-docs rev: a7238f165cd6cde6c33d9981577039f8511f5fe3) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, mega-manual: Updated example source repo figureScott Rifenbark2017-10-302-0/+0
| | | | | | | (From yocto-docs rev: 60167c15c08ddaa211c4a1151e6b1a0b00763cc0) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated "Build Image" section for do_image<type>[depends]Scott Rifenbark2017-10-301-0/+16
| | | | | | | | | | | Added information about how the build system dynamically creates do_image_* tasks (e.g. do_image_ext4[depends]) when creating the image. This is functionality that replaced IMAGE_DEPENDS_type. (From yocto-docs rev: c977df506585aad1ade99c390bacc04b54eb0e48) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Updated title page note for manual information.Scott Rifenbark2017-10-301-13/+9
| | | | | | | (From yocto-docs rev: 7f54c31b91c7ec719f507a1b67a99c1b329619f7) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Minor wording update in title page note.Scott Rifenbark2017-10-301-1/+1
| | | | | | | (From yocto-docs rev: fdfa837b5d453d2721e92b01dda25e3b0a517913) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated links to the sdk-manualScott Rifenbark2017-10-3011-29/+42
| | | | | | | | | | The title of the sdk-manual changed. Many links were updated to render to the correct book title. (From yocto-docs rev: 821e29c6c031ae2516fb0e79d0ec3936a5bd624c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs: Updated references to the sdk-manualScott Rifenbark2017-10-301-1/+2
| | | | | | | | | | The name of the sdk-manual changed and I had to update some external links and references into the manual. (From yocto-docs rev: fba92910fd91d1ca49bc6915820effb189f1852e) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Updated links to the SDK manual.Scott Rifenbark2017-10-301-2/+2
| | | | | | | | | | The name of the SDK manual changed and there was one link to the manual that needed fixed. (From yocto-docs rev: 800d5106a25ce4e87b0468ec3ab03dd8a49f3082) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Changed name of the manual.Scott Rifenbark2017-10-303-10/+8
| | | | | | | | | | | | Change the name of the manual to "Yocto Project Application Development and the Extensible Software Development Kit (eSDK)". The "sdk-title.png" file was updated and all title information was updated. (From yocto-docs rev: 502a49a9e4f5e80efe16507391bc9d9618efefbd) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated links to SDK manual.Scott Rifenbark2017-10-305-248/+23
| | | | | | | | | SDK manual title changes so the links into that manual needed updating. (From yocto-docs rev: e59d1cb22d46b00e9413deb5c7a70a14be880dc1) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Split the Eclipse section into a separate chapterScott Rifenbark2017-10-307-1214/+1225
| | | | | | | | | | | | | | | This also affected a link in the dev-manual and some setup stuff in the mega-manual and sdk-manual.xml file due to a new chapter being introduced. This section on the Eclipse stuff is big enough to warrant its own chapter. I decided to pull it into a separate chapter of its own. (From yocto-docs rev: a4b2b605902f09bb200facfabb0a7c355fbf4c87) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added links for do_image and do_image_complete tasksScott Rifenbark2017-10-301-2/+5
| | | | | | | | | | In the "Image Generation" section, I was referencing these tasks and did not have any cross-link to the actual tasks. I added them. (From yocto-docs rev: da480933c59ddc3fe9fe4a881d4d0e21038a999b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Replaced "vmdk" with "wic.vmdk"Scott Rifenbark2017-10-301-1/+1
| | | | | | | (From yocto-docs rev: c5c77c91269c16dc72cd7b63ce1e7fde1cf1d492) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated run QEMU basic syntax stepScott Rifenbark2017-10-301-1/+1
| | | | | | | | | | | In Step 4 of the "Running QEMU" section, the file suffix "*.vmdk" is mentioned. "vmdk" has essentially become "wic.vmdk" now. I updated the example. (From yocto-docs rev: 5e17ccabfe8eb9d3b4316ceb41df17eddc7b0065) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated EFI_PROVIDER variable descriptionScott Rifenbark2017-10-301-2/+2
| | | | | | | | | | The "vmdk" image has essentially changed to "wic.vmdk". I updated the description by replacing "vmdk" with "wic.vmdk". (From yocto-docs rev: 24d0d9509361afe0d61449c7dd056f73318fc01a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Cleaned up multiple notes for the IMAGE_FSTYPES variableScott Rifenbark2017-10-301-14/+19
| | | | | | | | | Combined two note boxes into a single note box with bulleted list. (From yocto-docs rev: 5684b6cf373ddc5b18e9e4ae4ae12cede30b8235) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Clarified build history as creating a single commit per build.Scott Rifenbark2017-10-301-3/+3
| | | | | | | (From yocto-docs rev: eb5edb5833ece9342cfeb645fbff1154bb2113c7) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Changed location of maintainers.inc file to meta/confScott Rifenbark2017-10-301-1/+1
| | | | | | | (From yocto-docs rev: 0991f94a32c067375b6d58eb058f3bb3393f8a21) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Removed a couple instances of "meta-yocto"Scott Rifenbark2017-10-301-6/+4
| | | | | | | (From yocto-docs rev: 7c23ff287cd5b2e550ab53514a6cc574b276d939) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed "unsafe-references-in-scripts" test from insane classScott Rifenbark2017-10-301-21/+0
| | | | | | | | | This test was removed. (From yocto-docs rev: 9defac2c0e0d808bc677bd6d115a72e4db6a554c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mega-manual: Added new dev-manual title .PNG file to Figures folder.Scott Rifenbark2017-10-301-0/+0
| | | | | | | (From yocto-docs rev: 995e19d0c8aca03ca026409b2db5bccaa4b6552f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mega-manual: Updated author line.Scott Rifenbark2017-10-301-1/+1
| | | | | | | (From yocto-docs rev: 26ad4f587ed848749baa3f8d25bf19319e6c8e9f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mega-manual.sed: Changed title of dev-manual.Scott Rifenbark2017-10-301-1/+1
| | | | | | | (From yocto-docs rev: 2c317dc5a55b9bafac2d15d048485e1dbce82fdd) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs: Minor edits for readabilityScott Rifenbark2017-10-301-31/+35
| | | | | | | (From yocto-docs rev: 089c6e1392e6376e1e73f3ded74c40c60bee1109) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated title .PNG fileScott Rifenbark2017-10-301-0/+0
| | | | | | | | | | The manual title has changed to "Yocto Project Development Tasks Manual". (From yocto-docs rev: aa6b7959df1725257ee598f828d3e99e595308e5) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>