summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-common-tasks.xml
Commit message (Collapse)AuthorAgeFilesLines
* dev-manual: Changed "$" to "#" for runtime packaging sectionScott Rifenbark2013-10-081-11/+11
| | | | | | | | | | | This fixes the prompt to be "#" rather than "$", which is a convention for running commands at a different level according to Trevor Woerner. (From yocto-docs rev: b8eebdf4738c8655db724498a2293a44cae331dc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Edits to runtime package management section.Scott Rifenbark2013-10-081-170/+243
| | | | | | | | | | | | | | | These changes modify the patch sent by Trevor that essentially re-wrote this section. My edits were for consistency only and style of the book. No technical information or flow was altered. I did rename the section to be active to match the other package related sections. This caused the link in the ref-manual in the classes chapter to have to be updated. (From yocto-docs rev: eb2f950786574b1e90adc673ef00f52a70db9be6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Patch applied to runtime package management.Trevor Woerner2013-10-081-150/+321
| | | | | | | | | | | | | | | | | Trevor Woerner's patch as submitted with no alterations. This patch rewrites the entire section on setting up runtime package management. The section will need to be edited but that will be a separate exercise. This commit captures the raw patch. Note: one external link in the doc set broken after application of the patch because a "section id" tag was changed by the patch. I am leaving that fix to a separate commit. (From yocto-docs rev: 4de8df9c9da2e43b5125d1c52889d4408870a4d7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, ref-manual: Review edits for new variables.Scott Rifenbark2013-10-011-74/+106
| | | | | | | | | | | | | | | | | | | | | | | | Applied review changes to the following variables: IMAGE_NAME DATETIME SDK_ARCH IMAGE_BASENAME TUNE_PKGARCH PACKAGE_GROUP COMPLEMENTARY_GLOB BUSYBOX_SPLIT_SUID Also, reformatted some 1.5 package version requirements into a list rather than a lazy literallayout tag. Provided some new wording for the "Directory Layout Changes" section in the Migration chapter. (From yocto-docs rev: 60c3a905dd9212f1b4f6969341640a0726342d11) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to the "Setting Up Runtime Package Management" section.Scott Rifenbark2013-10-011-95/+95
| | | | | | | | | | Paul Eggleton sent me corrected procedure. I implemented his changes. (From yocto-docs rev: 581778c52493b662f449bbbed36453f161501c18) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Update to "Toaster" section.Scott Rifenbark2013-10-011-1/+4
| | | | | | | | | | Added a link to the "Toaster" page at the end of this short section to point to the section on "Installation and Running" Toaster. (From yocto-docs rev: 3d50425487f68960e50670601b7a38e6fc3a15ad) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Edits to running automated tests section.Scott Rifenbark2013-10-011-57/+46
| | | | | | | | | | | Applied a second round of review edits from Paul Eggleton for the new "Performing Automated Runtime Testing" section. I did some reorganization and some minor wording changes. (From yocto-docs rev: fa8f8e5f0f6c1377a4fcafcd3d933af15ac01ff3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Applied review comments for test sectionScott Rifenbark2013-10-011-48/+65
| | | | | | | | | | | The section and variables for performing automated runtime tests on images was reviewed by Paul Eggleton. The suggested changes were made. (From yocto-docs rev: c2f84ea3c162892e4da3df30fb833f88bab3d3cc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: New section on running QEMU tests.Scott Rifenbark2013-09-221-0/+414
| | | | | | | | | | | | Added a new section called "Running and Writing Tests for a QEMU Image" to the "Common Tasks" chapter. This information is based on Stefan Stanacar's wiki page information. The section provides the same information as the wiki sans the log files. (From yocto-docs rev: ca2294821e34bbcd0afe7dd27421e8c6a828d700) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, profile-manual: changed "plugin" to "plug-in"Scott Rifenbark2013-09-221-73/+73
| | | | | | | | | | | Changed all these occurrances throughout the manual set so they are consistent. The only ones left are now in pathnames or UI things where they need to stay that way. (From yocto-docs rev: 1b77f34b7b6983f7d7e680cd9fd6a714c00ba8f8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated the "Best Practices" section.Scott Rifenbark2013-09-221-6/+6
| | | | | | | | | | | Fixes [YOCTO #5037] Applied some review changes from Martin. (From yocto-docs rev: e87a65a9b198bccb7f2716bbbbc9194c53d1a79a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Added new section on "Best Practices"Scott Rifenbark2013-09-221-58/+188
| | | | | | | | | | | | | | | | | | | | | | Fixes [YOCTO #5037] The information to fix this bug was very similar to some "best practices" and "recommendations" information that was currently buried in a section that described how to create a layer. So, since the new information for this bug fix increased the amount of information significantly, I have pulled out the existing "recommendations" and "best practices" information and combined it with this new information and placed it in its own section dedicated to just that. The information still resides in the main section that introduces and discusses layers and their creation. This is a first draft of the section. It is under review. (From yocto-docs rev: 066de04511afb0641278f3fda4e97718b3ed5c47) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated "Toaster" section to be API-only.Scott Rifenbark2013-09-221-2/+49
| | | | | | | | | | | | | Fixes [YOCTO #4730] The web interface for Toaster was cut from the 1.5 release. I have commented out the existing section and replaced it with a short introductory section for the API only. (From yocto-docs rev: 7864e6d9958a9e582f5035f28afb063ef584396a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated wording to be more professional for broken build.Scott Rifenbark2013-09-121-1/+2
| | | | | | | (From yocto-docs rev: 133b40d224740c23573ae473d5a2938ae069158a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Update to bblayers.conf exampleRoss Burton2013-09-121-6/+6
| | | | | | | | | | The variable ##COREBASE## has been deprecated, so use ##OEROOT## instead. (From yocto-docs rev: 4520a2e41bf229481bd959e494e5bde84bbcfc51) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Added new section on how to exclude a packageScott Rifenbark2013-09-121-0/+45
| | | | | | | | | | | | | | | Fixes [YOCTO #4079] The changes here address the documentation component of this bug. There is now a new section in the dev-manual in the "Working With Packages" section that describes and introduces the three variables the user can use to control this feature: BAD_RECOMMENDATIONS, NO_RECOMMENDATIONS, and PACKAGE_EXCLUDE. (From yocto-docs rev: a7e2097c43955db99ec068068d4291fc4e1deaf8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Added the memory-resident BitBake featureScott Rifenbark2013-09-121-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* dev-manual: udates to toaster section.Scott Rifenbark2013-08-131-7/+23
| | | | | | | | | | | Fixes [YOCTO #4730] Edits to the new section on toaster. These are from Belen's review. (From yocto-docs rev: f1462bd53bf39c706a87af86830a92b451b3e00c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, ref-manual, yocto-project-qs: Debian support addedScott Rifenbark2013-08-131-1/+1
| | | | | | | | | | | | | | | | | | | Fixes [YOCTO #4912] Throughout the manual set, various areas talk about the Linux distributions we support and the required packages among other items that are tied to a distro. Debian had been missing except from the list in the ref-manual that shows the releases we test against. I have attended to all areas where Debian needs to be mentioned now. Reported-by: Laszlo Papp <lpapp@kde.org> (From yocto-docs rev: 2004567821add745d320106b0dc6cccb4f73b605) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Review edits for Build Directory wording.Scott Rifenbark2013-08-131-2/+2
| | | | | | | | | | | | | | | Did some word-smithing to work around a false statement that implied externalsrc.bbclass needed to be inherited on a recipe-by-recipe basis. This affected the usage section and the glossary definitions for both EXTERNALSRC and EXTERNALSRC_BUILD. Also updated the "B" variable description to be more accurate in the use of the term "Build Directory." (From yocto-docs rev: 46695817b6e44cfa88161699105b8d03a5828fd2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Fixed links for SERIAL_CONSOLEScott Rifenbark2013-08-131-1/+1
| | | | | | | | | | These manuals had references to the deprecated SERIAL_CONSOLE variable. Changed the links to SERIAL_CONSOLES. (From yocto-docs rev: 998b8524d2111ebfb6bdb3d4620434cd81d92489) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: updates to how to use externalsrc.bbclassScott Rifenbark2013-08-131-32/+36
| | | | | | | | | | | | I made sure all the usage information for this class is in this section and not in the ref-manual. Changes involved using EXTERNALSRC and EXTERNALSRC_BUILD now to select the source and build directories. (From yocto-docs rev: f818d7013502d943517a99b84397e98f5f9dfd9a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: fixed a grammar issue.Scott Rifenbark2013-08-131-1/+1
| | | | | | | (From yocto-docs rev: d3f5099e353c1f787d155d1178744f5a8f19e1db) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Changes "Webhob" to "Toaster"Scott Rifenbark2013-08-131-32/+32
| | | | | | | | | | | I made some assumptions that the supporting filenames would be changed to reflect the new name. If they do not, I will fix them. (From yocto-docs rev: 4e71ea30951cef60e5a7daf5f11a197511731b8f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: First draft of webhob sectionScott Rifenbark2013-08-131-0/+169
| | | | | | | | | | | Fixes [YOCTO #4730] First draft of the section documenting the webhob service. (From yocto-docs rev: 4d995519cd4e481445a5399f936fce682d330dfe) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: fixed formatting of PREFERRED_PROVIDER variable.Scott Rifenbark2013-06-141-12/+12
| | | | | | | (From yocto-docs rev: 99248e450ebe4e5a7a413ffa7fb0f5e930289a6f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Fixed order for variables in ptest section.Jesse Zhang2013-06-141-2/+2
| | | | | | | | | | The IMAGE_FEATURE and DISTRO_FEATURE are exchanged. Reported-by: Jesse Zhang <sen.zhang@windriver.com> (From yocto-docs rev: 07b09af0d94fed1812465db39aa89edc2db135d0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, kernel-manual: Added links to THISDIR variableScott Rifenbark2013-05-311-1/+1
| | | | | | | | | | | There is now a glossary description for the THISDIR variable in ref-manual. I added some cross-reference links to the variable in key places of these two manuals. (From yocto-docs rev: 0d0f756c142c506a66ebc6a1a33e9f124dafd333) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to removing package management requirementsScott Rifenbark2013-05-221-4/+5
| | | | | | | | | | | | Fixes YOCTO #1706 Applied another set of minor review comments to the section received from Richard Purdie. (From yocto-docs rev: 48aa19b7eea9f4b253cbe86981431ec7dc6d78df) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Applied review comments for eliminating packaging req.Scott Rifenbark2013-05-221-3/+6
| | | | | | | | | | | | | Fixes YOCTO #1706 Richard suggested some technical wording changes. I also added the new sub-section into the introductory material as part of the parent section. (From yocto-docs rev: 201ae16541676365bef69be578433222191eccd3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Created new section to remove packaging requirementsScott Rifenbark2013-05-221-0/+38
| | | | | | | | | | | | | Fixes YOCTO #1706 Added a new subsection to the section that talks about making a tiny system. The subject matter fits in with reducing a kernel image size. (From yocto-docs rev: 51eb79b88794beaefcb88a4408714a88c9126b2b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Review edits applied to selecting init manager section.Scott Rifenbark2013-05-221-125/+133
| | | | | | | | | Applied comments based on Ross Burton's review of this new section. (From yocto-docs rev: d4f5f7b712ea2944efffec9b675341143675efb0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Fixed directory name used in example.Scott Rifenbark2013-04-171-3/+4
| | | | | | | (From yocto-docs rev: 1efd52814eaeadd36bb12a53f31967eb959b32a1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Set Up Your Layer for the Build" section.Scott Rifenbark2013-04-171-0/+3
| | | | | | | | | | Added a cross-reference to the section that describes how to use .bbappend files. (From yocto-docs rev: 884740c066f0f45cfc85282c6d20737a39d7af88) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Using .bbappend Files"Scott Rifenbark2013-04-171-17/+35
| | | | | | | | | I re-wrote this to more clearly describe use. (From yocto-docs rev: c3d6eecd38c6d4c8b4e0b4e134cbd53ae3fd2aee) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Providing Compilation Scripts and Source Code ↵Scott Rifenbark2013-04-171-1/+2
| | | | | | | | | Modifications" section. (From yocto-docs rev: ff4f02f8af25ff753a5b47e11ed1d79024c51cd5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Providing License Text" section.Scott Rifenbark2013-04-171-1/+1
| | | | | | | (From yocto-docs rev: 990d2a3ff9b837dcc4ddef2627a6ad534dbe6faf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Providing the Source Code" section.Scott Rifenbark2013-04-171-2/+6
| | | | | | | (From yocto-docs rev: 28dd64043d95dacf942076c2070751d6f6fcd387) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Maintaining Open Source License Compliance During Your ↵Scott Rifenbark2013-04-171-7/+9
| | | | | | | | | Product's Lifecycle" section. (From yocto-docs rev: 3900ad2fbee0c343608d422dd1f77bc61c61f4c2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Online Mode" section.Scott Rifenbark2013-04-171-4/+6
| | | | | | | (From yocto-docs rev: 1d60e57cbb98b988253989b15f294ba9a8e60630) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Using OProfileUI" section.Scott Rifenbark2013-04-171-0/+4
| | | | | | | (From yocto-docs rev: 0286eed7d446995d07e576a7369280893f64358c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Profiling with OProfile" section.Scott Rifenbark2013-04-171-2/+3
| | | | | | | (From yocto-docs rev: 4530c0580667e54fdcc84aa4eb2d5e73ab23fca6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Create the GDB Initialization File and Point to Your ↵Scott Rifenbark2013-04-171-2/+2
| | | | | | | | | Root filesystem" section. (From yocto-docs rev: 82098948ea76c3d30c34424a72c0d8be49bcc60b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Build the Cross-GDB Package" section.Scott Rifenbark2013-04-171-1/+1
| | | | | | | (From yocto-docs rev: be2b0a26d07164c44442cc80fb1022564844b7c8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Changed section title to be parallel.Scott Rifenbark2013-04-171-1/+1
| | | | | | | (From yocto-docs rev: 2202eab24dba3fae86518c516ee4e94e7697156b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Launch GDB on the Host Computer" section.Scott Rifenbark2013-04-171-2/+2
| | | | | | | (From yocto-docs rev: 12a28e6f9994a345a8b922bdb09a67e2c904f264) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Launching Gdbserver on the Target" section.Scott Rifenbark2013-04-171-6/+3
| | | | | | | (From yocto-docs rev: 80c997528a2f6a72a392943ae15f4421c1377915) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Set Up the Cross-Development Debugging Environment" ↵Scott Rifenbark2013-04-171-2/+2
| | | | | | | | | section. (From yocto-docs rev: 1dd89a38de05fff8f1d39773109ba2a8b377d24b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Debugging With the Gnu Project Debugger (GDB) ↵Scott Rifenbark2013-04-171-5/+6
| | | | | | | | | Remotely" section. (From yocto-docs rev: 7946fc90e83f7b40752619d408325e9c76071b5a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Post-Installation Scripts" section.Scott Rifenbark2013-04-171-3/+2
| | | | | | | (From yocto-docs rev: 19c951039faef92e22942f9641dabe3cbb55ac2c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>