summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
AgeCommit message (Collapse)Author
2013-12-03documentation: Scrubbed use of directory namesScott Rifenbark
There was inconsistent use of the way directory names were handled throughout the YP documentation. I have scrubbed the set and replaced many instances such as the following: meta/<something> replaces /meta/<something> poky replaces ~/poky (except in some very specific examples) I basically got rid of leading slash characters. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: ae2e451ed8f61484d04b30017021912c4493a441) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01adt-manual: Added note for static builds using -c populate_sdkMaxin B. John
Documentation fix for [YOCTO #5347] SDK created useing the "-c populate_sdk" will not support static binary build without proper staticdev library packages. I have added a note to inform the user about this limitation. (From yocto-docs rev: 91409d77d68e55f4089cab3e7f48dd385dddff2e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01adt-manual, dev-manual: Removed the LatencyTop website link.Scott Rifenbark
This site has disappeared and I don't think there is a replacement. (From yocto-docs rev: 711488b664e1da7f3a4c64af3fbd4012bfb44d56) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01adt-manual: Minor edits to Chapter 4Scott Rifenbark
Broke up the introductory paragraph a bit because it was one large chunk of text. Added the release variable to specify the directory in which to find the environment setup script for the toolchain. (From yocto-docs rev: 82f4a35fa29526fcfa4041c410b52f9c87ec939a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01adt-manual: Edits to "Optionally Building a Toolchain Installer"Scott Rifenbark
This section pretty much sucked. I did some re-writing and created a list to better present the material and options. (From yocto-docs rev: 4bd833d2a0f55865d9f35784fbfd3c00ebc2daea) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01adt-manual: Edits to "Extracting the Root Filesystem" sectionScott Rifenbark
This section was a bit confusing. I added some lists to make it clearer when this step is necessary. I also added some more detail on where to find the setup script. (From yocto-docs rev: 0518aeeb0b395c84233bace26fc3f40234e044b3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01adt-manual: Edits to "Getting the Images" sectionScott Rifenbark
Fixed a grammar issue and provided some wording to make things clearer for locating the Makefile.inc file. (From yocto-docs rev: b734fddeb700a0e2e685e8453395653926dbabe6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01adt-manual: Edits to "Using BitBake and the Build Directory" section.Scott Rifenbark
I added in some enhancements here: 1. Worded the local build environment setup stuff to include the possibility of memory resident version of BB. 2. Make a better looking list. 3. Dumped the note about changing directories after running your setup script. (From yocto-docs rev: a19874c2b01a38b72fc02e9ae373c335f1dfbef7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01adt-manual: Edits to the "Using a Cross-Toolchain Tarball" section.Scott Rifenbark
This section was not quite right for the installation method after obtaining the tarball. There was some old stuff in there and it didn't mention the fact that the script asks you what directory you want to install into. (From yocto-docs rev: b49c86a1a447a8d39b0054a480fb5d4b6f608297) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01adt-manual: Fixed toolchain path in exampleScott Rifenbark
The path used for the toolchain was wrong. The string "toolchain" appears in the path. I was not informed of this before locking down 1.5 release doc changes. I have updated the path in the "Using a Cross-Toolchain Tarball" section. Occured twice. (From yocto-docs rev: 307f570b3bc253ef110553d950c1f2a43396b908) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01adt-manual: Removed tarball method from "Getting the ADT Installer Tarball"Scott Rifenbark
Fixes [YOCTO #5368] Partial fix to this issue. This section demonstrated how to build the ADT Installer tarball using BitBake by downloading the poky release tarball. I updated the section to use the method where you use Git to clone the poky repo and then check out the current release as a branch. I also re-organized the section to read better. (From yocto-docs rev: 116779a3fa776a4eeb283b238bc2b5fb7202ffb4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01adt-manual: Fixed wording for getting the ADT tarballScott Rifenbark
Poorly worded opening sentence for the "Getting the ADT Installer Tarball" section. I re-wrote this to remove the confusing link to the Index of Releases. (From yocto-docs rev: c0c7a8f04040f0718366b268e2493320a00c84d3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01documentation: Changed Note for most recent manualScott Rifenbark
Fixes [YOCTO #5368] Changes partially address this issue, which is the removal of tarball installations for poky. The notes at the beginning of the YP manuals suggested that the tarball version of a manual might lag the version found on the website. Because we are discouraging installing poky/documentation from a tarball now, I have re-written the note to be generic and suggest simply that for the most recent version of the manual associated with the release, see the manual on the website. (From yocto-docs rev: a5e96e7eb719e69bbcf2139af2e20230aedc4247) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-01documentation: Updates to Manual revision tablesScott Rifenbark
Updated all six tables for both 1.5.1 and 1.6 releases. Both entries need to ultimately be in the 1.6 version of the manuals. (From yocto-docs rev: ac1d2cc5686da142562cd674f7fa8908895a27df) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-10-01documentation: Updated Manual Revision History TablesScott Rifenbark
Placed the release month of October in for the 1.5 release. (From yocto-docs rev: c0431b2b3115d9687dcb5d3ba37adf6bf4695867) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-22adt-manual: Updated location for toolball install scripts.Scott Rifenbark
This now has the release_number as part of the name. (From yocto-docs rev: e91b2a553e6f1e5ca007535d926af6df449ed20c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-12documentation: Added the memory-resident BitBake featureScott Rifenbark
The main changes are captured in a new section devoted to the oe-init-build-env-memres script within the ref-structure.xml file and in the variables.xml file in a BBSERVER variable entry in the glossary. All other changes were necessary to integrate the new functionality into areas where running the setup script are discussed. Before this feature, there was a single setup script (oe-init-build-env). Consequently, wordings and such were designed exclusively for this single method. With the introduction of a second possible method to initialize the build environment, tweaks to many sections were needed. Beside the wording tweaks, appropriate cross-referencing was also needed. All these changes cover the integration of the new feature. Reported-by: Richard Purdie <richard.purdie@linuxfoundation.org> (From yocto-docs rev: c55c9a53c9b4cd1e06e6e81e32d56f9bbf5fe98c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-26yocto-project-qs, adt-manual: Updates to toolchain installer scriptScott Rifenbark
The way in which the toolchain installer scripts are named has changed. I have updated two sections that describe this so that the new naming scheme is used. (From yocto-docs rev: 71b70a12c72bca7cad565b5d6f44b2c6b311844d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-26adt-manual: Removed the gmae stuffScott Rifenbark
According to Ross, we are not going to have gmae as part of the toolchain installers. So, I removed a couple instances of the filenames and then the mentioning of it when building the installer. (From yocto-docs rev: 70407feda9382fa8226142881e18f282764638be) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-26ref-manual, adt-manual: Minor edits from review.Scott Rifenbark
Fixed some wordings in the ADT manual to remove "Intel-based" so as not to be biased. Added "x86" to qualify the types of systems in the toolchain examples. Added minor wording to the IMAGE_TYPES variable. Changed some wording for the IPK_FEED_URIS varilable. (From yocto-docs rev: 1fa7e0000591bec7e3d0b682df02b95dbee3d4f1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-13adt-manual: Organized building a toolchain installer into a section.Scott Rifenbark
An improvement to expose the method by which the user gets a toolchain installer. I placed this information in a section of its own rather than having it buried in a note. (From yocto-docs rev: a1c2bb48f47cee9ee8c5c079afbcf77a793ca791) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-13ref-manual, adt-manual: Added links to SDKMACHINE variable.Scott Rifenbark
Now that a glossary entry for SDKMACHINE exists, I needed to create some links to it where referenced in the ref-manual and the adt-manual. (From yocto-docs rev: 6efe13bcda22276e5ef71ebafff6f91961b34679) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-22documentation: Updates to properly build the 1.5 manualsScott Rifenbark
1. Changed the variables in poky.ent to contain the "1.5" string and the "tbd" string for the unknowns. 2. Updated the manual revision history tables so to replace the 1.4.1 release entry, which should not be there, to the 1.5 entry. (From yocto-docs rev: d03a09875b1fe0d244b7a7c1bde718319d95a8ab) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-22documentation: Set up the 1.4.1 manual set.Scott Rifenbark
1. Edited poky.ent to have 1.4.1 and 9.0.1 for release stuff. 2. Updated the manual revision tables to have a new entry for 1.4.1 release. (From yocto-docs rev: bd4058b98f93ea5fd5d878f24018ce78b8ce1a53) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-17adt-manual: Changed capitalization of list for consistency.Scott Rifenbark
Start with lower-case letters. (From yocto-docs rev: 638963fb2c4cbcc3065725abe4f09f9b528c648e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-17adt-manual: Fixed formatting of filenames in a list.Scott Rifenbark
(From yocto-docs rev: 61d250b1409c2640e32b14f884f2e3b6fda4f9d7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-17adt-manual: Added quotes around cross-link section title.Scott Rifenbark
(From yocto-docs rev: e467b272498ad9400fe9c025a193d4d58851ffe5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-17adt-manual: Minor edits and links.Scott Rifenbark
(From yocto-docs rev: f2ceeef22a357a4c8a5fa920fd03c57b8e017200) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-17adt-manual: minor updates.Scott Rifenbark
1. Made "Metadata" the term instead of "metadata". 2. Created a link to "Metadata" term for first use. 3. Fixed a broken link to the LatencyTop site. (From yocto-docs rev: 7b53ddd0c9c846c558796d8ae6a46c476ab3b68d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-10documentation: Updated the release month to April in manual history tables.Scott Rifenbark
(From yocto-docs rev: 3dc4e3db0a76a29c9726d38e3f862940437317c9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-22adt-manual: Added note to indicate ADT is distribution neutral.Scott Rifenbark
Cleared up some old wording that was confusing the build system with "Poky". Also, added a note at the front of the manual to be clear that the ADT is distribution-neutral. (From yocto-docs rev: 52d090ab931e5cbeffc612b91c11dbb55db15297) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-02adt-manual: Updates to de-emphasize opt/poky and include sysrootScott Rifenbark
Fixes YOCTO #2645 Several changes to make sure that the default toolchain directory (opt/poky) is understood as the default. I changed some wordings to call it out as the default. Some examples I left alone as they used /opt/poky but I clearly indicated that the example was using the default installation directory. I also updated the note in the manual that talks about alternatively building the toolchain installer. Previously, it mentioned two methods. I have added the third and most significant method that uses bitbake image -c populate_sdk. This method creates a toolchain installer that contains the matching sysroot. (From yocto-docs rev: 2e5eeb7e0c9aa448149cc369572b31dbc1603e28) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-14documentation: Part 1 of 2 updates to integrating docs to Eclipse help.Timo Mueller
Hi, the generation of eclipse help files has been merged from the timo branch to the master. Since the creation of the timo branch there have been some changes to the master branch (e.g. new documentation, renamed documentation). This patch set does some cleanup for the renamed documentation and adds eclipse help generation support to the new documentation. 01: Removes the 'the' from the document titles 02..04: Cleanup obsolete artifacts resulting from the merge 05..08: Add eclipse help generation for ref-manual 09..13: Add eclipse help generation for kernel-dev 14..18: Add eclipse help generation for profile-manual Best regards, Timo This patch set originally contained 18 patches. I (Scott Rifenbark) had to push these changes as two parts. This is the first part. It does not include creation of the three cusomization files. (From yocto-docs rev: 9b1889f6e31ee70dae704fa08763fb9196616dad) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-14adt-manual: Added cross-reference link for Cross-dev toolchain.Scott Rifenbark
I placed a link on the term "Cross-Development Toolchain" in the section of the same name. This is to help the user see the recipes related to the toolchain. The link resolves back into the "Terms" section of the dev-manual. (From yocto-docs rev: c77ec0212bcf3b1c5f8079ccf08129ecbefea0aa) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-14documentation: Add chunk.quietly option to eclipse processingTimo Mueller
The chunk.quietly option disables the output of the docbook chunker. Creation of a new html file is now longer printed to the console. This provides a much cleaner output of the eclipse makefile target. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-14documentation/adt-manual/adt-manual.xml: Added Title tagTimo Mueller
The title of the document used to create metadata for output formats such as eclipse help. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-14documentation/adt-manual/adt-manual-eclipse-customization.xsl: new fileTimo Mueller
This stylesheet uses the eclipse stylesheets of docbook to create eclipse help from this documentation. In addition to simple html files these stylesheets will also create xml files which are needed to integrate the documentation into eclipse (e.g. toc.xml). Additional parameters are required so resolve links between different documentation parts inside eclipse. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-14documentation: Move adt-manual global parameters to customization fileTimo Mueller
Standard stylesheet parameters were moved to the docbook customization file tying them to the docbook stylesheet used. Removing these parameters simplifies the Makefile. Furthermore supporting new output formats can now be achieved by creating a new customization file containing its corresponding parameters. Parameters that are used across different stylesheets with different values will then be separated through different customization files. Global parameters can still be set through the XSLTOPTS variable since this precedes the parameters in the customization file. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-01-27adt-manual: Added cross-references to profile-manual.Scott Rifenbark
I added some cross-references to the section that overviews the user-space tools. Three tools (perf, oprofile, and systemtap) are in the list. I added appropriate cross references to the respective tool sections in the YP Profiling and Tracing Manual. (From yocto-docs rev: 9b1ee95fa9dd4110f5b4f9e7aeaba63c6ef8b148) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-12-11documentation: adt-manual - Removed all trailing whitespace.Scott Rifenbark
(From yocto-docs rev: c1c271c0404dff9ed49597a4582a56def8237dd7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-12-03documentation: adt-manual - Fixed autotools command-line example.Scott Rifenbark
Re-ran this using Danny and the configure.in command does not need a AC_CONFIG_HEADERS statement so I removed it. Also fixed a typo for the touch command s/ChangeLog/ChangLog (From yocto-docs rev: 51aab0d5af1067f4144dacd3e53964aa6e00c2b0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-12-03documentation: adt-manual - Fixed configure command syntaxScott Rifenbark
The example configure command did not have the correct shell syntax. I changed it to "./configure". (From yocto-docs rev: a14ab06b78248cbf7caead26ee27a9d23e75d2ef) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-12-03documentation: adt-manual - autotools-based projectsScott Rifenbark
Fixes [YOCTO #2645] In the section that describes how to build a toolchain using bitbake meta-toolchain, I updated the note about the MACHINE and SDKMACHINE variables. These needed to be pointed out to the user as important variables for correct settings before generating the toolchain. I added a new section for the autotools-based programs that now includes a simple "Hello World" example. This section precedes the section that describes how to pass host options to configure.sh. (From yocto-docs rev: 9849e7b94d42a851f30f0fba8ae60916697956dd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-12-03documentation: adt-manual - Added information for required packagesScott Rifenbark
The note alerting the user to required host development packages necessary for ADT installation and use was antiquated and did not point to the new structure, which is in the YP Reference Manual. I updated the information. (From yocto-docs rev: edced821838391315fb2f12488cffec9f08eb78c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-12-03documentation: prepare for 1.4Scott Rifenbark
Made changes to the poky.ent file to change the three variables needed to build manuals for 1.4. Made new entries in the manual revision history tables for the five manuals that have them. Each entry shows the "TBD" release coming up. (From yocto-docs rev: f7f75a238d709698f1582ce22e209c09ee60581b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-10-23documentation: adt-manual - final edits before 1.3 lockdown.Scott Rifenbark
Made some minor edits to the book before locking down the files for 1.3. (From yocto-docs rev: 2b941103585a31b5dbcb65b784cc3381467ed697) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-10-17documentation: Release date updated.Scott Rifenbark
Updated the release month in all the manual revision history tables to say "October 2012" from "Sometime in 2012". (From yocto-docs rev: 1fc9313fe6c69db3d8cece6d940f78a2f0dc8386) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-09-28documentation: adt-manual, yocto-project-qs - Added tarball installer infoScott Rifenbark
Turns out the .sh file that installs the tarball comes down without executable permissions. I added a sentence in each manual instructing the user to set the permissions to the script before attempting to run it. (From yocto-docs rev: c1699971b3e03893aa1af5033e19d8f5c0b21ff4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-09-28documentation: adt-manual - updates to adt_installer location choiceScott Rifenbark
Fixes [YOCTO_#2930] You can now select the install location directory instead of automatically going to /opt/poky. Some small edits to the section that describes what happens when you fire off the adt_installer script. (From yocto-docs rev: 57f34c9b3a82222ed0ffc99e998614884b9a3486) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-09-28documentation: adt-manual - Added dev package informationScott Rifenbark
Added a new paragraph to the section that talks about getting images to state that if the user is not using or building a core-image-*-dev type image and they want to develop against their image, they need to be sure to include the development packages in their image recipe. Reporte-by: Jessica Zhang <jessica.zhang@intel.com> (From yocto-docs rev: 8da6f6172d3ad27c1cf6d52fd3d029d75ec9d0fd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>