summaryrefslogtreecommitdiffstats
path: root/meta-yocto
Commit message (Collapse)AuthorAgeFilesLines
* meta-yocto: Rename to meta-poky to better match its purposeRichard Purdie2016-02-2822-3952/+2
| | | | | | | | | | | | | | | | | "poky" is the reference distribution for the Yocto Project. This renames the layer within the meta-yocto repository to meta-poky, better matching what that layer contains. A layer.conf file is left behind as this is the only way which allows existing builds to migrate safely to the new name. It will be removed at some future point. This change requires the corresponding OE-Core change to handle the migration and the changes to the infrastructure to support this. (From meta-yocto rev: d0c88df2e14672fca4ebbde93c5efbcd0e4fa9b6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Remove obsolete references to exmapRandy MacLeod2016-02-151-1/+1
| | | | | | | | | | | | Exmap was a useful tool but it appears to be unsupported. Remove it from the sample local.conf and remove the commented lines from the profile tools packagegroup. (From meta-yocto rev: 4c71076dc70fc9fd2c3c6183fe6e5c1724cf6682) Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Disable static libs by defaultRichard Purdie2016-02-151-0/+1
| | | | | | | | | | | | | | | | | Static libraries are old technology. We've left them around since in previous tests, they only added around 5% to the overall build time. With new and interesting uses of OE, they're becoming more problematic. For example, sstate becomes much larger with static libs enabled which increases the size of eSDK and increases the time taken for sstate operations. Since the static libs contain all the debugging symbols, they're also pretty huge. Therefore use the common include which enables this from OE-Core. (From meta-yocto rev: a67da388fd9afd8c4b6084b972349da05b9a433e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers.inc: include libjpeg-turbo and mmc-utilsMaxin B. John2016-02-121-1/+2
| | | | | | | | | Include libjpeg-turbo and mmc-utils packages in the list. (From meta-yocto rev: f89dbf8a83c557d1612c67bea5535e7b82f218f5) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: update qemu* to prefer 4.4 kernelBruce Ashfield2016-02-111-7/+7
| | | | | | | | | | | 4.4 is out and has had enough mileage to be the default for the qemu machines. Tested with sato, minimal and kernel dev image types. (From meta-yocto rev: 99a698b1cc00ed1a4e2f2344c13db11da5f0d466) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers: remove gtk-theme-torturer and gnome-mime-dataRoss Burton2016-02-081-2/+0
| | | | | | | (From meta-yocto rev: 1176f890cc022dc541f2754fa3782dcda676dd5e) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample.extended: Document HOW-TO enable systemd or busbox for ↵Khem Raj2016-02-051-0/+18
| | | | | | | | | | | | | init system OE core provides systemd,busybox as options for system init system along with sysvinit being the default. Document the needed settings to enable systemd and busybox as options if user wishes. (From meta-yocto rev: 36ea4c99bd1d769e1b4098c8cc9baffc161131b6) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample: Remove trailing whitespacesKhem Raj2016-02-052-18/+17
| | | | | | | (From meta-yocto rev: 93c7a1a72cb485fabd5f247e6245ec44b4cb26bf) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-tiny: Use musl for default system C libraryKhem Raj2016-02-041-20/+5
| | | | | | | | | | | | | | poky-tiny is reference for smallest footprint distro that can be generated using yocto project infrastructure. Therefore switch to using musl which gives the smallest footprint with a lot of extra stretching for adding new package if needed, core-image-minimal for qemux86 comes out to be 716K ( rootfs only ), boot tested on qemux86/poky-tiny (From meta-yocto rev: e1b4918a4f3a19a125537a984ce4dadb79badcea) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers.inc: Set me as Maintainer of QEMU.Aníbal Limón2016-02-041-3/+3
| | | | | | | | (From meta-yocto rev: eb1e3fa0644099295b4fe5a5a5415804b5fda693) Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Add poky-world-exclude.inc and add qwt-asRichard Purdie2016-02-012-0/+8
| | | | | | | | | | | | | | In an ideal world we'd test everything in every combination. Reality is we can't. This file contains things which we don't intend to test within our world builds. Add qwt since it has QA warnings which we don't intend to fix and we don't really want to build this either, its out of scope of our general qt4 requirements (which is for LSB). (From meta-yocto rev: 3c36d68765b942e396f3207008b84a2980ae300d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* conf/distro/poky.conf: use example.com for connectivity checkRoss Burton2016-01-301-4/+1
| | | | | | | | | | | | | | | | | Instead of pinging both the Yocto Project download and bugzilla sites, use https://www.example.com/. This is a reserved domain name and hosted by IANA, so is a key part of the Internet and should be available everywhere (whereas for example google.com is generally blocked by the Great Firewall of China). Also using a https: site verifies that any local proxies are configured for HTTPS as well as HTTP. In my testing this reduces the time taken for connectivity checks from 3 seconds to 1 second. (From meta-yocto rev: b253c6073be44090a19d1743deb58ef566853056) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample.extended: Update the info about BBMASKPeter Kjellerstedt2016-01-291-2/+2
| | | | | | | | | | | | Update the info about BBMASK to reflect that it can now contain multiple regular expressions. Also correct a misspelled PREFERRED_VERSION in a comment. (From meta-yocto rev: c8eeb105fdb677cc6a93f7800b6c78a52b359bd3) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers.inc: Correct maintainership for several packagesAlejandro Hernandez2016-01-221-0/+7
| | | | | | | | (From meta-yocto rev: ca7c39723fabeab5c672b8745b597e68af920d39) Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Delete BB_SIGNATURE_HANDLER settingsKhem Raj2016-01-191-3/+0
| | | | | | | | | | | 'OEBasicHash' is default in OE-Core, this setting can be leverages from core defaults (From meta-yocto rev: 85cb681b15665cd85ef1ed0a44102c54769293b2) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers: mark Khem as nominal owner for uclibcRoss Burton2016-01-191-1/+1
| | | | | | | (From meta-yocto rev: 4cf18d9de3d40840f727279cc3944ba0cef2ea7f) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* conf/distro/poky-tiny: correctly disable python in opkg-utilsRoss Burton2016-01-121-1/+1
| | | | | | | | | | | | | | opkg-utils has more than one PACKAGECONFIG option enabled by default so wiping out PACKAGECONFIG entirely breaks poky-tiny as then opkg-utils doesn't build an update-alternatives binary. Instead, use the _remove override to selectively disable Python in opkg-utils, leaving update-alternatives present. (From meta-yocto rev: 17d0862ebc3777d148e62fe9b69225eb4de2dfe0) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample: add qemumips64Yi Zhao2016-01-111-0/+1
| | | | | | | | | | Add the missing example machine configuration for qemumips64 (From meta-yocto rev: d2d22c5e47ee5d88a96b7fa29289278ee0c69eab) Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers.inc: remove x11vncRoss Burton2016-01-081-1/+0
| | | | | | | (From meta-yocto rev: 56ef81bce5450ea9e5752423ff765fc4e2958b48) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: drop qt4 referencesAlexander Kanavin2016-01-083-18/+1
| | | | | | | | (From meta-yocto rev: c6abe9550785690155929c5a02e0f02a6abab9ab) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-lsb/poky-tiny: update preferred kernel to 4.1Bruce Ashfield2016-01-072-2/+2
| | | | | | | | | | | The 3.14 LTSI kernel has been removed, so we bump the preferred kernel version to 4.1. (From meta-yocto rev: 63c1e527fbc82987617a4ca050d4ca82e2ef0f55) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* conf/local.conf.sample: comment out ASSUME_PROVIDED=libsdl-nativeRoss Burton2016-01-071-3/+4
| | | | | | | | | | | | | Ubuntu 15.10 and Debian testing can't build qemu-native against the host libsdl. Now that libsdl-native is buildable, comment out the ASSUME_PROVIDED which meant it wouldn't be used. [ YOCTO #8553 ] (From meta-yocto rev: 759accbfca46de058ce402938713189dab22a70c) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto/conf/toasterconf.json: remove SDKMACHINE variable as it no longer ↵brian avery2015-12-141-2/+1
| | | | | | | | | used (From meta-yocto rev: 16fe804f7f3eaa2a03e99874b132e412b84bf5ae) Signed-off-by: brian avery <avery.brian@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Bump for 2.1 development2.1_M1Beth Flanagan2015-12-101-2/+2
| | | | | | | (From meta-yocto rev: 45dd622d7447050e0c9caa067cce87d125518117) Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro/maintainers.inc: include stress package detailsMaxin B. John2015-11-241-0/+1
| | | | | | | | | | Include stress package in maintainers.inc file (From meta-yocto rev: a95cb3ef26ead4bd5b2794aa583aba98327e68f0) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers: mass reassign and cleanupRoss Burton2015-11-161-349/+352
| | | | | | | | | | Remove several people who no longer should be considered owners of recipes, reassign more to the new distro team, add new recipes and prune removed ones. (From meta-yocto rev: 9bd13bac55faf37ba84da6769f32a5d584bd83cc) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Revert "local.conf.sample: Disable image-prelink by default"Mark Hatle2015-11-161-3/+1
| | | | | | | | | | | | This reverts commit 6dd28030f323d7106a02ec54ce4e249561ab0836. Prelink now works properly again. Re-enable the functionality. (From meta-yocto rev: 582cfda2ebaddaa3707e38c30d98cb61f28f33d9) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto/distro: Updated SANITY_TESTED_DISTROS.Lucian Musat2015-11-031-0/+1
| | | | | | | | | Added Ubuntu 15.10. (From meta-yocto rev: 08ccca7559e2b74094f7335746a8cbec892d450d) Signed-off-by: Lucian Musat <george.l.musat@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto/distro: Updated SANITY_TESTED_DISTROS.Lucian Musat2015-11-031-0/+2
| | | | | | | | | Added poky 2.0 and Fedora 22. (From meta-yocto rev: 76d3570b011c71d9d5e00e05ba17afecc7819cb4) Signed-off-by: Lucian Musat <george.l.musat@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample: Disable image-prelink by defaultMark Hatle2015-10-291-1/+3
| | | | | | | | | | | Due to problems with the prelinker itself, we need to disable the image-prelink by default. This will hopefully be re-enabled in the near future. (From meta-yocto rev: 51f83d2ee593c3936138aa50c06b0bfe9c6b9162) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toasterconf: update meta-yocto to jethro and drop dizzybrian avery2015-10-111-15/+15
| | | | | | | | | | | | Toaster only supports building 2 branches back. This updates the conf file for meta-yocto to support master, jethro, and fido. (From meta-yocto rev: 426fb86b4c8ed5c700efe55176628cb0280cb3ae) Signed-off-by: brian avery <avery.brian@gmail.com> Signed-off-by: Elliot Smith <elliot.smith@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* lib/oe/image.py: Add image generation for companion debug filesystemMark Hatle2015-10-071-0/+9
| | | | | | | | | | | | The companion debug filesystem, enabled with IMAGE_GEN_DEBUGFS, was creating the companion filesystem but was missing the code to actually package it into a usable filesystem. The code (and associated documentation) will allow the debugfs to generate a companion tarball or other image. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* toaster: Special case the openembedded-core layer to avoid duplicatesMichael Wood2015-10-011-1/+1
| | | | | | | | | | | | If the openembedded-core layer is specified in the toasterconf we need to treat it differently because we may also get this layer either from the layerindex source or I can also be provided locally. (From meta-yocto rev: c05a715d0548eaf8c02c5fef43bab042efe171d4) Signed-off-by: Michael Wood <michael.g.wood@intel.com> Signed-off-by: brian avery <avery.brian@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Bump version for 2.0 jethro releaseRichard Purdie2015-10-011-2/+2
| | | | | | (From meta-yocto rev: 157da1bd70bf60fd7e33bc64e54e6229d7ee31ec) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers.inc: remove packages that are no longer in oe-coreAlexander Kanavin2015-09-121-2/+0
| | | | | | | | (From meta-yocto rev: 613c38fb9b5f20a89ca88f6836a21b9c7604e13e) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-tiny.conf: Require utmpx, its needed for busyboxKhem Raj2015-09-121-1/+1
| | | | | | | | | | | | | This libc feature is a basic need and prerequisite for busybox fix for [YOCTO #8243] to be merged [YOCTO #8243] (From meta-yocto rev: b24f3d01759642340887b7487f36939125c14b06) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers: add maintainer info for new webkitgtk, epiphany and their ↵Alexander Kanavin2015-09-122-3/+12
| | | | | | | | | dependencies (From meta-yocto rev: e10ff3acdae3cfbee4a207a0e7e8e850d02b5918) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro/include: Move files to OE-Core for support distrodataAníbal Limón2015-08-144-1274/+0
| | | | | | | | | | | | | | | | | The {package_regex,upstream_tracking,distro_alias}.inc was copied to OE-Core because they refers to recipes into OE-Core. The recipe_color.inc was not copied because is deprecated, this file was used to mark the quality status of recipe in the beginning of the Yocto Project. [YOCTO #7895] (From meta-yocto rev: e0d46b6275933612191af4732f67101cd12e1498) Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Fix SANITY_TESTED_DISTROS lsb name for openSUSE 13.2Trevor Woerner2015-07-311-1/+1
| | | | | | | | (From meta-yocto rev: eefd3580e451a09e7f4696f306d955a4caa1cf88) Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* upstream_tracking.inc: remove outdated informationAlexander Kanavin2015-07-311-39/+5
| | | | | | | | | | | | | | | | Most of the "no update reasons" no longer apply because the package has actually been updated long time ago, or the problem was in fact an incorrect upstream version check that can be fixed by tweaking REGEX_URI/REGEX pair. Also, only unfs3 is anymore taken from svn, so every other recipe for which upstream version is checked manually can be dropped. (From meta-yocto rev: b09425a8e5d0c1750c03d0b71a3f0ea15d4bedd1) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* package_regex.inc: updates to fix upstream version checks for multple packagesAlexander Kanavin2015-07-311-24/+121
| | | | | | | | | | | With this commit the percentage of recipes for which the upstream version check works should be improved significantly :-) (From meta-yocto rev: a1076652e8e6c7316bfe7018df53dd156770e31c) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_alias.inc: drop reference to Google CodeAlexander Kanavin2015-07-311-1/+0
| | | | | | | | | | That service is shutting down soon. (From meta-yocto rev: 01bde161e20fd1ab6d9348e38d28acb31c13c231) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro/maintainers.inc: maintainer updatesRoss Burton2015-07-311-1/+10
| | | | | | | | | | | | Reassign Saul's recipes to either myself or the logical owner (Jussi in the case of X, Khem for toolchain, etc). Add more missing owners. (From meta-yocto rev: 70d208ecd2b17809bd617520d2933e7475c7323b) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro/maintainers.inc: Fix parsing error due to lack of " at end.Aníbal Limón2015-07-291-3/+3
| | | | | | | (From meta-yocto rev: d84fc70c2a7c8fc17c927e9dd316fb9570750a90) Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro/maintainers.inc: remove Saul Wold from maintainershipRoss Burton2015-07-291-143/+137
| | | | | | | | | | Reassign Saul's recipes to either myself or the logical owner (Jussi in the case of X, Khem for toolchain, etc). (From meta-yocto rev: 3886ca5f878ceec1e7d40b62d24938bebecdf1b0) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* qemu: change default version to 4.1Bruce Ashfield2015-07-251-7/+7
| | | | | | | | | | The 4.1 LTSI kernel is now availble, so we update the qemu reference platforms to have it as the default. (From meta-yocto rev: 42207321a52b69cecfb39e1e97f578822dbec9c3) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro: remove gamin metadataRoss Burton2015-07-212-2/+0
| | | | | | | | | Gamin has been removed from oe-core, so remove the tracking data for it. (From meta-yocto rev: 7a65809e09845181087e784baeff0dd32a670691) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample: Added /tmp to BB_DISKMON_DIRSMariano Lopez2015-07-211-1/+5
| | | | | | | | | | | | | | If the there is no space left in /tmp the build will fail with very exotic errors. This monitor the space of /tmp. [YOCTO #8000] (From meta-yocto rev: 4402bfa6bcc1aec44a18fb4e16ce8becad106701) Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers/distro-alias: rename gtk-update-icon-cache to gtk-icon-utilsRoss Burton2015-07-162-2/+2
| | | | | | | (From meta-yocto rev: bdf8c318963b096ab11f0009fa3f6eec4efe207a) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* package_regex.inc: Add rules for clutter recipesJussi Kukkonen2015-07-161-0/+4
| | | | | | | | (From meta-yocto rev: 3beb2e5cd75db16be948cba4d7182d187c9b24a0) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>