summaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
* overview-manual: Added link to license information.Scott Rifenbark2018-05-241-2/+3
| | | | | | | | | | The "License Manifest" bullet needed a link to the License stuff in the dev-manual. (From yocto-docs rev: 6350d68a6c1c5432fd833930437b4e5fe502033b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* overview-manual: Added link to release cycleScott Rifenbark2018-05-241-2/+3
| | | | | | | | | | The bullet "Releases According to a Strict Schedule" bullet mentions the release cycle. I added a link to that section. (From yocto-docs rev: c206c31d20aabe657863fc05274e2d533cdf7252) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* overview-manual: Updated "Supports Partial Builds" bulletScott Rifenbark2018-05-241-3/+5
| | | | | | | | | Added a link into the concepts area for sstate. (From yocto-docs rev: ac395452c3a2f34fb9775c77051b526e39fd9b4c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* overview-manual: Added meaningful links to feature bulletScott Rifenbark2018-05-241-3/+6
| | | | | | | | | | The "Widely Adopted Across the Industry" bullet item did not have good links to the YP home page. Added them in. (From yocto-docs rev: 8695f3e2bcc2a0d37dd8e6b113639628bffdf4b2) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* overview-manual: Cleaned up other reference paragraph.Scott Rifenbark2018-05-241-7/+0
| | | | | | | (From yocto-docs rev: add845649de2c91489dd2e920865707eb3224243) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* overview-manual: Added a bullet intro topic for the new concepts chapt.Scott Rifenbark2018-05-241-0/+7
| | | | | | | (From yocto-docs rev: 4b05fd99cfb258c56957fdf864754065a74f407a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* overview-manual: Updated title .PNG fileScott Rifenbark2018-05-242-0/+0
| | | | | | | | | | | The file was stretching beyond the rendered display window such that part of the Yocto Logo was missing. Also had to place the updated .PNG file in the mega-manual/figures folder. (From yocto-docs rev: 5b73c54fcb2c3f60aee2ff7dc19c4aad102aa505) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated wording for Manage Granular Level PackagingScott Rifenbark2018-05-241-1/+2
| | | | | | | | | | Changed wording to be clear about how PACKAGE_ARCH is being set when based on the Freescale MACHINE_SUBARCH variable. (From yocto-docs rev: 76c4ad514e44755f1d4dcec61bb0a74c1b77243e) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* brief-yoctoprojectqs: Added sections on layersScott Rifenbark2018-05-241-1/+137
| | | | | | | | | | Added a section on adding a machine layer. Used Altera as an example. Also, added a section on creating a general layer. (From yocto-docs rev: fc36f006bd483a5c26d2b79a18431d16ec27dc00) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated managing granular level packaging discussion.Scott Rifenbark2018-05-241-32/+43
| | | | | | | | | | | | | | In the section that talks about building an image for multiple machines, there was a bullet item on managing granular level packaging. It had an old example that used the "daisy" release that showed how to share packages and re-use binaries. I replaced the example with a discussion of Freescale's "fsl-dynamic-packagearch" class, which does this type of sharing. (From yocto-docs rev: ddc224d6d1fe172292dfd0a17f743a1e0a4cabe6) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Changed Wic example paths to be consistent.Scott Rifenbark2018-05-241-3/+3
| | | | | | | (From yocto-docs rev: 402434dd15f3116307e690ecc09db875ecabded4) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the sections pointing to the YP Release Notes.Scott Rifenbark2018-05-242-5/+11
| | | | | | | | | | | | | The method for accessing the YP Release Notes for YP 2.5 forward is to go to the "DOWNLOADS" page of the main YP website and then click on the "RELEASE INFORMATION" button. No longer does a user need a simple URL. I updated the two spots in manual where this information existed for accessing Release Notes. (From yocto-docs rev: 1e171d3add1048fb81c5a05a11c8ddbaf88e0ecd) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Deleted the ENTITY for the YP Release NotesScott Rifenbark2018-05-241-1/+0
| | | | | | | | | | | | | This ENTITY was used in two places. I have updated those areas to give the user new instructions to reach the Release Notes. As of YP 2.5, we do not have a simple URL that can be used for the Release Notes. The user must go to the "DOWNLOADS" page of the main YP website and click the "RELEASE INFORMATION" button. (From yocto-docs rev: 1c7cdd328baad9a317f4f4f9554999d80d1eb24c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated Wic exampleScott Rifenbark2018-05-241-26/+24
| | | | | | | | | | | I updated the first example in the section telling how to build out a Wic image. I could not get the example to run so I used Stephano's output. (From yocto-docs rev: 6b4595215d6c24e3efb89288a7547f79ca3e59b7) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Updated Eclipse Oxygen plugin instructionsKristi Rifenbark2018-05-241-3/+8
| | | | | | | (From yocto-docs rev: 860f852b0aa99c9c65175fe5fe5035ea0bd26d63) Signed-off-by: Kristi Rifenbark <kristi@buzzcollectivemarketing.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Fixed note formatting in "Useful Commands"Scott Rifenbark2018-05-241-20/+21
| | | | | | | (From yocto-docs rev: 61e26883ed2c3cb82e7853297222d5b1499788f8) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Fixed capitalization on "Build Directory" term.Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: a02905ae2ad015d43d5c9b88f9b68e603734bcf4) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Fixed some links.Scott Rifenbark2018-05-241-2/+2
| | | | | | | (From yocto-docs rev: 57c261c94de9ac567321fbe8d80a1d793857d355) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster-manual: Fixed a couple links.Scott Rifenbark2018-05-241-5/+5
| | | | | | | (From yocto-docs rev: fe26835dc9448738be49d08f3e96a464599897e9) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the Bugzilla sectionScott Rifenbark2018-05-241-2/+4
| | | | | | | | | | | Provided a link to the YP implementation of Bugzilla. Added a final paragraph noting the Bugzilla website if you want general information on Bugzilla. (From yocto-docs rev: 78c99c8f42edfee377431cacc10b9ccd4b25c4cf) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant TMPDIR link.Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: d4f09d3d0facdd5045a6c46b9658427227a79efc) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed link to the kickstart chapterScott Rifenbark2018-05-241-1/+1
| | | | | | | | | Link was not going to the top of the chapter. (From yocto-docs rev: 52da20604a54d16645b4bb4e5e9efa748a00d2f5) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed TARGET_ARCH formatting.Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: 01d4e8be38514dfd05920305c2fdd71ad1cd4925) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link to CXXFLAGS variable.Scott Rifenbark2018-05-241-6/+4
| | | | | | | (From yocto-docs rev: 67c3b32c5e6d98f530bb27b81847aeb77c1de1d5) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed some redundant links.Scott Rifenbark2018-05-241-10/+6
| | | | | | | | | | | | | Removed redundant link to CFLAGS in the TARGET_CFLAGS variable description. Removed redundant link to CPPFLAGS in the TARGET_CPPFLAGS variable description. (From yocto-docs rev: aa95485d44f92b831cd111dbc5bf75526d239db4) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added "class" as part of a link to a class.Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: e6ee6d5b32fa8a9945b23279c3403e14dac7165b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added "class" as part of a link reference to a class.Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: d563458d4f10ead158c54736098e6c601ed305c3) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Created better wording for link ambiguityScott Rifenbark2018-05-241-2/+2
| | | | | | | | | | | The wording to two links (one a variable and one a section in a different manual) was ambiguous. I added phrasing to remove that issue. (From yocto-docs rev: 3b70b4287ca8b2583e0ef559125f1531a2bb6a67) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant links to the WORKDIR variable.Scott Rifenbark2018-05-241-3/+3
| | | | | | | (From yocto-docs rev: 9a12678b14d9870b4ef983f5a9b47cfa3184d4a6) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed the link to SDK_DIR in the example.Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: 414b74da4afac77f231770f2746f1c2d3947d340) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed formatting in SDK_DIR example.Scott Rifenbark2018-05-241-1/+1
| | | | | | | | | | | Removed the link to WORKDIR to begin with. Also, removed the <filename> formatting that was within the example, which is buried in a <literallayout> tag set. Doing that screws up the formatting. (From yocto-docs rev: 0d13dabaa13e5426da35b5d8147f51efa349b5bb) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated SDK_DEPLOY variable description.Scott Rifenbark2018-05-241-2/+2
| | | | | | | | | | | | Added "class" as a modifier after refering to the "populate_sdk_base" class. Removed link to the TMPDIR variable in an in-line example. (From yocto-docs rev: 7733a4464ba2893a2363f47996f48587a86eaa82) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link to PACKAGES.Scott Rifenbark2018-05-241-3/+3
| | | | | | | (From yocto-docs rev: d9482b43c1166ef2fd663c903a15222c66faf979) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link to the distutils class.Scott Rifenbark2018-05-241-2/+1
| | | | | | | (From yocto-docs rev: 5a097baecff0e0cabf1749abcc3697210ab63b47) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link to DEPENDSScott Rifenbark2018-05-241-2/+1
| | | | | | | (From yocto-docs rev: ddd59a0ae4eda76c9e9c284ce9db4428a925e610) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link to OVERRIDES variable.Scott Rifenbark2018-05-241-2/+2
| | | | | | | (From yocto-docs rev: b336d7f504bb931d9b2743ee86ff104080692bec) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated PACKAGECONFIG_CONFARGS variable description.Scott Rifenbark2018-05-241-8/+2
| | | | | | | | | Several redundant links and wordings in this description. (From yocto-docs rev: bb9dd8ab6ef9cad387cdddada4f2be093551e38a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link to DEPENDS variable.Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: 6ecf6a692d759c783355581e227ff861e9492115) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed broken link.Scott Rifenbark2018-05-241-2/+2
| | | | | | | | | | A migration item had taken the original section for the target of the link out. I had not changed it. (From yocto-docs rev: 10cfaee50455bf10450540f1b381d33f9babf985) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed capitalization in section title linkScott Rifenbark2018-05-241-2/+2
| | | | | | | (From yocto-docs rev: 945038155d9941dc94001325416221f77726015d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added kernel-dev title to linksScott Rifenbark2018-05-241-2/+4
| | | | | | | | | | Two instances where links were going into the kernel-dev manual but the manual title was not being used in the text. Added it. (From yocto-docs rev: 1922f8c79d1667db1fc9b5fe57030302469ca09c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added title to kernel-dev manual as part of a section link.Scott Rifenbark2018-05-241-1/+2
| | | | | | | (From yocto-docs rev: 5c0cb69ff1a565e037686f344269fe7238ce442e) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link to INITRAMFS_IMAGEScott Rifenbark2018-05-241-2/+1
| | | | | | | (From yocto-docs rev: 62d835e0841cc19e644e79af22088880ff3eaac7) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link to Source DirectoryScott Rifenbark2018-05-241-2/+1
| | | | | | | (From yocto-docs rev: 9fb10f4f0ca5bed4804d77a1c224672866ee2b87) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed link manual title for BitBake User ManualScott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: cad80681e72e7e22c3867961aeefe7f260c20f86) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed manual title as part of a cross-reference.Scott Rifenbark2018-05-241-1/+1
| | | | | | | | | | The link was to a chapter in the existing manual. I do not include the manual title when that is the case. (From yocto-docs rev: 1b7c65b4a2dde3f5d069cb5edc75728492639870) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed broken link to TARGET_VENDORScott Rifenbark2018-05-241-1/+1
| | | | | | | | | Link was going to TARGET_PREFIX. (From yocto-docs rev: 424e8ea3168ab2e910919e6f70fc0b16332ca4f7) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant FILESEXTRAPATHS link.Scott Rifenbark2018-05-241-3/+1
| | | | | | | (From yocto-docs rev: 74199d4a3d5fe5a9836e363522b052614a542e26) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed title for BitBake User Manual reference.Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: 73249f903fcb68201937f05216bedd4fc25fb060) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Corrected link title in DISTRO_FEATURES_BACKFILLScott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: 93c730199bb66fa6909bd0c0a2e75b5cca9534af) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>