summaryrefslogtreecommitdiffstats
path: root/meta-intel
Commit message (Collapse)AuthorAgeFilesLines
* intel-ipmi-oem: srcrev bump e0c7073525..360f593bf0Andrew Geissler2018-12-031-1/+1
| | | | | | | | | | | | | | | Jason M. Bills (1): Fix checking of string::npos in sensor type parsing Richard Marian Thomaiyar (2): Move getSensorConnection to header file Fix to generate single ipmi provider library (From meta-intel rev: 76c164c2adea4351ac808b775091670c9f337ada) Change-Id: Ic126cbe40f92c694d72fb39ec0b1e107e52e53ca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Fix LAYERSERIES_COMPAT warning for meta-intel.Jia, Chunhui2018-12-032-0/+2
| | | | | | | | | | | Add LAYERSERIES_COMPAT_xx lines in layer.conf to specify OpenEmbedded-Core version that we are compatible with. (From meta-intel rev: 5a9067a52ea29df3d87779a7497d06f92ae2acc4) Change-Id: I4579ab6a031ccd48ca73610903a6f3a8a9af6a8c Signed-off-by: Jia, Chunhui <chunhui.jia@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 703922d0ea..e0c7073525Andrew Geissler2018-11-291-1/+1
| | | | | | | | | | | Jia, Chunhui (1): Fix non-Yocto build error (From meta-intel rev: 0a70158ff3745449e5fe31f8deecdd17f6d080c8) Change-Id: Ied8db8f7e8ccea7f15064fa77b2543fd33899187 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Expose header files from intel-ipmi-oemRichard Marian Thomaiyar2018-11-261-0/+5
| | | | | | | | | | | Expose header files from intel-ipmi-oem which will be used by needed providers. (From meta-intel rev: 283b9bcec2f3446e061ea53fcc07c6024cdb9151) Change-Id: If5f7fdb8e79e895d6eace32cd9f6d7b524ee7e3f Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 6479604111..703922d0eaAndrew Geissler2018-11-261-1/+1
| | | | | | | | | | | | | | Jason M. Bills (1): Fix display of sensor units Yong Li (1): Implement Intel get/set shutdown policy IPMI OEM commands (From meta-intel rev: ad23e9133021e09033688bb6e21a1a1d7bdcb517) Change-Id: Ia839207c42dc75f1b5ffd5e71dd3d6085220271a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* s2600wf-misc: srcrev bump b9d9b33f7f..b7bd2a8822Andrew Geissler2018-11-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Jae Hyun Yoo (6): Update CPU hwmon searching path to sync with kernel path Prep CPU sensor for no-overlays Clean up codes Fix CPU detect logic to use a bus setting from CPU configs. Add Jae Hyun Yoo as a maintainer Make CPUsensor service use an async call for CPU sensor creation James Feist (7): Add base class to simplify threshold logic Don't iterate directories twice Prep hwmontemp sensor for no-overlays Add fan presence support Move sensor.hpp Increase poll time on failure Add redundancy sensor and cleanup Richard Marian Thomaiyar (1): Add support for sensor override value Yoo, Jae Hyun (7): Fix threshold parsing logic of CPU sensors Fix a bug on CPU sensor dbus property creation Fix sdbusplus call flow to support changed behavior of the latest sdbusplus Change PECI device name Fix CPU client address config handling Stop using mapbox directly Improve log messages in CPU sensor service to reflect current status correctly (From meta-intel rev: 3aea871faf957b8cdd139295cd85c465420a3bc7) Change-Id: If00ea4f9e322dc4376ea118337375014c62558e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Set correct obmc-host-ipmi-hw for s2600wfYong Li2018-11-091-1/+1
| | | | | | | | | | | | | | | s2600wf uses kcs instead of bt Tested By: With change change, the below bitbake message will disappear: NOTE: Multiple providers are available for runtime virtual-obmc-host-ipmi-hw (phosphor-ipmi-bt, phosphor-ipmi-hw-example, phosphor-ipmi-kcs) Consider defining a PREFERRED_RPROVIDER entry to match virtual-obmc-host-ipmi-hw (From meta-intel rev: e3e3d2eb0032639076f8a5ce758bbe5c95d21edb) Change-Id: Ie1c38af151c4953569bff1bd16b98221eb6652de Signed-off-by: Yong Li <yong.b.li@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: Add intel-ipmi-oem to the Intel apps packagegroupJason M. Bills2018-11-071-0/+1
| | | | | | | | | | | | Include the Intel-specific IPMI changes in the Intel apps packagegroup, so it will be included in Intel platform builds. (From meta-intel rev: d3c43049eafff52a596490ccbdb9a468d0fd16dc) Change-Id: Id11c997df6ad2f9e802ad5321aded3d08d3cda83 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* s2600wf-misc: srcrev bump 139cb575a2..b9d9b33f7fAndrew Geissler2018-11-011-1/+1
| | | | | | | | | | | | James Feist (2): Add James Feist as a maintainer Fix ADC scale factor (From meta-intel rev: 600b15dc5c72479bf3ba4a7faf18c7d3f92b7c55) Change-Id: I42d29240bfc562ce68956f85fb81c47b8c858b10 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Intel: Add recipe for Intel-specific IPMI supportJason M. Bills2018-11-011-0/+29
| | | | | | | | | | | | This recipe builds the Intel-specifc IPMI support from the intel-ipmi-oem repository. Intel-specific IPMI support includes both OEM commands and overrides of common commands. (From meta-intel rev: 8c20b5f25d8f9fb5154c0e6c954beda807a67702) Change-Id: If66e544d3b8e7c9cc498454e17d490d482fcdda7 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* s2600wf-misc: srcrev bump 7f848c3e96..139cb575a2Andrew Geissler2018-10-311-1/+1
| | | | | | | | | | | James Feist (1): Squashed import of Dbus-Sensors (From meta-intel rev: b7b55a7ab0d0f5f23c552c95bc6c6472503cdc7f) Change-Id: Idf935ceb6b0b140a65d34105c2fdec896fc314b2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: s2600wf: add entity-managerJames Feist2018-10-291-0/+1
| | | | | | | | | | | | Add entity-manager to the image. Tested-by: It built. (From meta-intel rev: 6ed57a47a13f07eea5cd4798cde448bebd3fdd2b) Change-Id: I42ba1d73abfa27eb80b04c92265fb92569066726 Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: s2600wf: skeleton: obmc-libobmc-intf: drop symlinkPatrick Venture2018-10-242-2/+1
| | | | | | | | | | Drop symlink and rename bbappend for obmc-libobmc-intf. (From meta-intel rev: c67e2108f4b300b071295b251fa3c0fe5c9bbe0e) Change-Id: I87e990b875ab8cb23df528dc624969caf1d4bb9c Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: s2600wf: skeleton: obmc-libobmc-intf: set version wildcardPatrick Venture2018-10-241-0/+1
| | | | | | | | | | Set the wildcard for version for obmc-libobmc-intf_%.bbappend (From meta-intel rev: 648e448dffda27c5c9a9419bdd79e2859dc68157) Change-Id: Id97ab173c1dad7e7bc7bc65417057cee98665b0b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: s2600wf: config; rename as gitPatrick Venture2018-10-221-0/+1
| | | | | | | | | | s2600wf-config.bb inherits config-in-skeleton, which is git-based. (From meta-intel rev: 79e3cae655ca8216392f9d59e190b6e5b0b0acdd) Change-Id: I787614e8f6b61ce7e6f4045c11d5420cfaa016a0 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: remove boost-dbusJames Feist2018-10-191-15/+0
| | | | | | | | | | We don't use it anymore. (From meta-intel rev: e88e7dd46bf9c672f4b9f829aab640455ceb0668) Change-Id: I707c7e0b63f725fe594aedc04cdcd1ec98777c5a Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: Add d-bus sensors recipeJames Feist2018-10-155-0/+70
| | | | | | | | | | | This adds the recipe to build the dbus-sensors project. dbus-sensors is a dbus-configurable sensors project. (From meta-intel rev: 3164a56a1eb8a757a4d6340533e19bcc0591d07c) Change-Id: I1a3cc0d7e57a22628c50d1ba18b6e4efd909fbaa Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-apps: Remove obmc-phosphor-licenseBrad Bishop2018-10-061-1/+0
| | | | | | | | | | | This class is on its way to being deprecated, and oe-core packagegroups don't have a LICENSE specified in the recipe. Adopt the same semantics for meta-intel. (From meta-intel rev: fa9fa93aae420c465bd21233c8d884a03e704f80) Change-Id: I8d3e823eb87678cc012e33ccbf8aff857b5fe7b7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel: Add a layer licenseBrad Bishop2018-10-023-0/+204
| | | | | | | | | meta-intel did not have licensing information documented. Add it. (From meta-intel rev: dcfceed6730959d828273eb3ef1ea0a7247c77e2) Change-Id: Ib7afc15f1f021df2063e561cdf8bf304b5f5202e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* skeleton: s2600wf: fix broken gpio config pathBrad Bishop2018-09-062-0/+0
| | | | | | | | | | | | | | 5ed9fa2b7a erroneously introduced some new files in a meta-intel subdirectory. Move the files to the correct location. This can likely be blamed on the recent move to poky-style subtrees as 5ed9fa2b7a was originally submitted to the old, pre-subtree openbmc project repository. (From meta-intel rev: 1947fda4c79e3028e8af7a1f0bdecb7be1fb6a01) Change-Id: I9aab3002f096560e2cb376671eab02abdd2bdade Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add S2600WF GPIO JSONMatt Spinler2018-08-282-0/+48
| | | | | | | | | | These GPIOs are used by the code in the skeleton repo. (From meta-intel rev: 5ed9fa2b7afcf26db471f13845c47950939a517f) Change-Id: I40004c8b9d5258dd0af6d702b02768835820eaa1 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* [Subtree] Bring openbmc machines to top levelDave Cobbley2018-08-2312-0/+397
The new subtree model brings the subtrees up from the openbmc-machines layer. Change-Id: I58a03ae1be374bc79ae1438e65e888375d12d0c0 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud