summaryrefslogtreecommitdiffstats
path: root/meta-intel
Commit message (Collapse)AuthorAgeFilesLines
* Flag of "redfishSupportEnabled" is missed.Kuiying Wang2019-03-281-0/+1
| | | | | | | | | | | Tested: Launch WebUI and check each page information. (From meta-intel rev: 8b929497b40476fa4fa4e59a30a1fa68535f080f) Change-Id: I378a643820af19571749b57971f47e7b61fb16b9 Signed-off-by: Kuiying Wang <kuiying.wang@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 9e7e17a5a6..5480ef620bAndrew Geissler2019-03-281-1/+1
| | | | | | | | | | | Vernon Mauery (1): Use the libipmid utils implementation (From meta-intel rev: 6889c1fd0ad1d43a7eef00985eefe73ea1fe86a5) Change-Id: I7c3aaaf99fe94a879b8b61c2507c77360d1743d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: react to phosphor-rest removalBrad Bishop2019-03-281-4/+0
| | | | | | | | | | phosphor-rest-server and phosphor-gevent are no longer the project defaults so no need to expliclty remove it any longer. (From meta-intel rev: 5d9eed968c6b73f79e7ecd750e215b553549be23) Change-Id: I915137b446654bc8f15162658a24ffc1c2d28287 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* utils.[ch]pp and types.hpp have moved to libipmidVernon Mauery2019-03-271-2/+0
| | | | | | | | | | | No need to copy them to the sysroot for building, they are already there (but under new names ipmid/utils.hpp and ipmid/types.hpp) (From meta-intel rev: 2556749a806af47f2090027c2f0fee8a716b30ca) Change-Id: I046b8452d15457aa37e0963b9d1138a55aa7aebd Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 7944c30722..9e7e17a5a6Andrew Geissler2019-03-261-1/+1
| | | | | | | | | | | Vernon Mauery (1): Do not link against pthread (From meta-intel rev: 881062150335193b6ac89800527bd5fa98452898) Change-Id: I856386e6d0898544179782a5fc624b08be6fdcfa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 392786ae10..7944c30722Andrew Geissler2019-03-261-1/+1
| | | | | | | | | | | Jason M. Bills (1): Track the SEL erase time (From meta-intel rev: bfe51de6f06b8854e0233743dd19eedd0626e9fa) Change-Id: I39db427ed68ebb35399d6b664d9897d678d71ba6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 7e7ed8b401..392786ae10Andrew Geissler2019-03-221-1/+1
| | | | | | | | | | | James Feist (1): Add sensor deassert tracking (From meta-intel rev: e063cb76d63c8d3c9f8324ea964bf89917a2113b) Change-Id: Idf4c8ffa727e341d3fc96a7ec8511fd41394f6e8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 7086a88cfe..7e7ed8b401Andrew Geissler2019-03-201-1/+1
| | | | | | | | | | | John Wang (1): Fix: GetSdr nextRecord can not reach lastRecord (From meta-intel rev: d7e62856d4b55a05488d604f20119feb06d6387c) Change-Id: If4b797fd5a2ee30b4b114c41b2433306a0ac7773 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* intel-ipmi-oem: srcrev bump fcce83df79..7086a88cfeAndrew Geissler2019-03-181-1/+1
| | | | | | | | | | | James Feist (1): Add Threshold bit to sensor capabilites (From meta-intel rev: 78ee092cb1d50300cd3902dbc2b4f247b3a91834) Change-Id: I54c38d2bfef17b1f717533f8987c028f1449ded1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Enable Custom Key in Web SOL for Intel platformCheng C Yang2019-03-101-0/+2
| | | | | | | | | | | | | | | | Add customKeyEnable and KeyType items in config.json to enable VT100+ Custom Key for Web SOL. Intel BIOS use VT100+ protocol for console redirection, with current xtermjs key extensions, some important keys such as Backspace, F1-F12 cannot work in Web SOL on Intel platform in BIOS setup page and UEFI shell. To support key extensions in VT100+, add some entries in config.json to enable VT100+ support in Intel platforms. (From meta-intel rev: 0e8cb4490bbae70dfbadd00a8b2eb5c3b90b7c2a) Change-Id: Icfe3de535acacbc03f187fb117a99e5bfd0dc657 Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Set SOL client to 100*32 resolutionCheng C Yang2019-03-082-0/+14
| | | | | | | | | | | Change config.json to adjust SOL screen resolution to 100*32 for Intel Platform. (From meta-intel rev: fcd39a5b52f6afd6764f40d4b5b9c06da92e1e09) Change-Id: I61d6abd7e54ce97792b7609bc7be323408ccc593 Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* intel-ipmi-oem: srcrev bump c49adb702f..fcce83df79Andrew Geissler2019-03-041-1/+1
| | | | | | | | | | | | | James Feist (3): Add fan profile host support sensors: Set event messages enabled bit Fix set sensor threshold command number (From meta-intel rev: 7ca167b9fd98e6d880437e4a1d2e75175091aae2) Change-Id: I1b24d66d2928b195018a8bce1dcdaf4c38aa99ac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* intel-ipmi-oem: srcrev bump ba335e7173..c49adb702fAndrew Geissler2019-03-011-1/+1
| | | | | | | | | | | Jason M. Bills (1): Fix boost process call for SEL Clear again (From meta-intel rev: e4bf9a9d035bb0280e8230b5b82ad268a5e2bb07) Change-Id: If73f9ccbd76f6c7fc09128ae305bf3c471511e7b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* intel-ipmi-oem: srcrev bump cac97a533b..ba335e7173Andrew Geissler2019-02-281-1/+1
| | | | | | | | | | | Jason M. Bills (1): Fix boost process call for SEL Clear (From meta-intel rev: 713a9896bd246525989e75a243af2d0c96c42200) Change-Id: Id94e51a7ec01383afb3c6380257bafac5731dac1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* intel-ipmi-oem: srcrev bump 23737fe365..cac97a533bAndrew Geissler2019-02-251-1/+1
| | | | | | | | | | | Jason M. Bills (1): Remove support for Set SEL Time (From meta-intel rev: 913a903b50a4e15cf70f762c6bce1c909efb23b8) Change-Id: I3db1fbd170779e3d6e8aea2ea78ee4fe27a4d93c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* packagegroups: Remove obmc-mgr-systemAdriana Kobylak2019-02-211-1/+0
| | | | | | | | | | | | | | | | The system manager (obmc-mgr-system) which provided GPIO functionality is being deprecated and it's not in use anymore: * GPIOs have moved out of D-Bus (see openbmc/openbmc#3332). * Tools depending on its GPIO functions have been updated to call local functions instead. * The systemd service files have been updated to not depend on system manager. (From meta-intel rev: f7413c22d37a570cea3252f2e546f5aa074b15a2) Change-Id: I13fc18f80f2088c18e0114c1d1947040e26b2b33 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* intel-ipmi-oem: srcrev bump 45f0498820..23737fe365Andrew Geissler2019-02-191-1/+1
| | | | | | | | | | | Yong Li (1): Implement get/set platform serial port parameters command (From meta-intel rev: 5520e4260084ee0b1a1208d2a7bdf628f3b6188e) Change-Id: I25573a44ba72c8a351886acec929eff0fe11711b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* intel-dbus-interfaces: srcrev bump 299018f996..2b8f89f587Andrew Geissler2019-02-181-1/+1
| | | | | | | | | | | Patrick Venture (1): build: pkg anti-pattern: use defaults (From meta-intel rev: 8bd18e7c42fe36565a0252187b933149e0211edb) Change-Id: I4d59f4d8c1b0d55191f47accf5f304f9a5a1c104 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* x86-power-control: srcrev bump 676d2c3997..6ce6ab4548Andrew Geissler2019-02-181-1/+1
| | | | | | | | | | | Kuiying Wang (1): Sync w/ updated power control interfaces (From meta-intel rev: 7d1b62a686d83c7c6f9ccf35d66689c4614c37a7) Change-Id: I6edd025d28600409368024934e217605dbe73137 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump a80cb90d02..45f0498820Andrew Geissler2019-02-181-1/+1
| | | | | | | | | | | Kuiying Wang (1): IPMI COMMAND: Get LED status (From meta-intel rev: 16084dd9781803dc70914d9a5e01adc311d45040) Change-Id: Ifac51b0c93017a6e747a1b5850916e9e44abddb2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* x86-power-control: srcrev bump 80f6d927c2..676d2c3997Andrew Geissler2019-02-181-1/+1
| | | | | | | | | | | James Feist (1): Fix build (From meta-intel rev: 5660de96c82a11d828e6f7b41f50bc487ca1e373) Change-Id: I6c58c20c1fbb0667b01f998779b48b8ccac8ebe8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump c04e2e70d3..a80cb90d02Andrew Geissler2019-02-181-1/+1
| | | | | | | | | | | James Feist (1): Make reservationID of 0 invalid (From meta-intel rev: cdff49724fd9b0442129b76ea2bac2eab9a0515e) Change-Id: Ia497a2a0ddd8a9de5543d9f9cca5e1ec5dac9885 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Fix buildJames Feist2019-02-145-0/+66
| | | | | | | | | | | | | | | | Add missing components, this along with https://gerrit.openbmc-project.xyz/#/c/openbmc/x86-power-control/+/18388/ will allow s2600wf to build again. Tested-by: it built (From meta-intel rev: 53b9232f7d65f955150f304b2261c9dd5d0a1a9f) Change-Id: I936f2739ded247a712ca78c40034ab2964ee8871 Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Intel: Enable threshold event monitoringJason M. Bills2019-02-131-0/+2
| | | | | | | | | | | This append enables threshold event monitoring in the phosphor-sel-logger. (From meta-intel rev: 1bf7fdddb503f2481f7fca6e022772e20a06ff67) Change-Id: I9fc1a93d0fe59dfd0949b2772dbde1bccc19294d Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump e1cbc7db86..c04e2e70d3Andrew Geissler2019-02-131-1/+1
| | | | | | | | | | | | Jason M. Bills (2): intel-ipmi-oem: Update with new ipmid/api.h path Add SEL commands for Jounal-based SEL entries (From meta-intel rev: cc5082f205eb348c8a72d747402aa48037c87d11) Change-Id: I8ea0732db120a046c392d373aaeb909c88728818 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Enable x86-power-control recipeKuiying Wang2019-01-312-5/+2
| | | | | | | | (From meta-intel rev: fbcd11d0ccbd820d67464782b3ac95e6ed16c211) Change-Id: Ia333dd6385b76e737f236f645cb8657b81290481 Signed-off-by: Kuiying Wang <kuiying.wang@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump f426f334c6..e1cbc7db86Andrew Geissler2019-01-231-1/+1
| | | | | | | | | | | Ed Tanous (1): Move std::experimental::nullopt_t to std (From meta-intel rev: 2e37d2989c25951e6923f1eb8f2ea5765a060dbc) Change-Id: Ic99cca2c50d729765327eaec1ddeae65afe563bc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem requires header files from ipmidRichard Marian Thomaiyar2019-01-221-0/+6
| | | | | | | | | | | | | | | | | | Expose header files from phosphor-host-ipmid which is used by intel-ipmi-oem. This is temporary fix, till the whole ipmid separation with libipmid and header files are properly separated. Note: This will be rolled back, once phosphor-host-ipmid headers are properly exposed. Unit-test: verified meta-s2600wf build. (From meta-intel rev: e51c9b1e4993ef89f911f3bd51ecbc892d8b7299) Change-Id: I8839aee15be5ca7f652c8c64e202bf600f6c6123 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: ipmi-oem: Add intel-dbus-interfaces into DEPENDSYong Li2019-01-101-1/+1
| | | | | | | | | | Some IPMI OEM commands use these interfaces defined in intel-dbus-interfaces. (From meta-intel rev: 54a91234cbf52f0dd6663c5cf47506544b16f3db) Change-Id: I21411f29ab116704a19bfdfeff8b0b2efd551215 Signed-off-by: Yong Li <yong.b.li@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Intel: set layer compatibility to thudEd Tanous2019-01-102-2/+2
| | | | | | | | | (From meta-intel rev: 6cf746d64cbbcbec01548cf0dcaed89e58fde4b6) Change-Id: Ic9c51fe7dc4496abb42928d6fda871c32ca328bd Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: Add intel-dbus-interfacesYong Li2019-01-094-0/+49
| | | | | | | | | | | | | This recipe is used for Intel specific features and IPMI OEM commands. Tested By: bitbake intel-dbus-interfaces (From meta-intel rev: c5a33a96c6ae6eeaedc5d314c8497dc358eff589) Change-Id: I0ce1a37d271fbe43612c75308b02068426a12e0b Signed-off-by: Yong Li <yong.b.li@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: ipmi-oem: Add phosphor-logging as dependsJames Feist2019-01-071-1/+1
| | | | | | | | | | Phosphor-logging is used so it should be a depends. (From meta-intel rev: d10802cfdc9914b0eee92666304478046b0d9b23) Change-Id: Ie2005f3731a806b83251e5fe6e7f2efdd1ee0049 Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 52341e8543..f426f334c6Andrew Geissler2019-01-051-1/+1
| | | | | | | | | | | | James Feist (2): Apply comments from review 14430 to ipmi scaling Set pwm as sensor type fan (From meta-intel rev: 3a8d288ce6daf6f7e08ca703fa7ba7306ccfc193) Change-Id: Ia945ade2f46bf9c0178b4fae2e4b4055516cfbaf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump a128f498ba..52341e8543Andrew Geissler2019-01-051-1/+1
| | | | | | | | | | | | | | | James Feist (1): Make unit tests run for external build. Jason M. Bills (2): Change sensorutils to be header-only Update sdrutils.hpp for use outside of intel-ipmi-oem (From meta-intel rev: 2f3e4db8ce885009ba9c5a14cd25ecc7892c0fa3) Change-Id: I35cf526843c716e1893f11277eacf5ab7bda8a4c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel: Remove setting password from local.confRichard Marian Thomaiyar2019-01-021-6/+0
| | | | | | | | | | | | As setting password is doing through obmc-phosphor-image distro and image recipe, updating password is not needed from local.conf (From meta-intel rev: ce88319101ed6b7eae0460438650443fc3c53741) Change-Id: Ie54274c0ce0339797c204b9c647687a1f7ad52dc 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 3bcba457ff..a128f498baAndrew Geissler2018-12-211-1/+1
| | | | | | | | | | | James Feist (1): Link against phosphor-logging (From meta-intel rev: c6273c4a6049fcc826728fa8ae960864c5d5d7fc) Change-Id: Iaaf1e910b7d72e6e38e01b6de3bbd98e0cbd9bcc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump bc54667993..3bcba457ffAndrew Geissler2018-12-211-1/+1
| | | | | | | | | | | James Feist (1): storage-device: fix fru-device well known name (From meta-intel rev: 3b0b6b11789b88006a8688616526cc6948e4d42b) Change-Id: If69e674cd7a33256e0733355bea9c9f7212564ec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: Use phosphor-pid-controlJames Feist2018-12-213-1/+18
| | | | | | | | | | | | Add bbappend to use dbus configuration and add custom service file that restarts always incase of a configuration change. (From meta-intel rev: 5e6de9b6c80e0d0d749952da09ed782b78af5247) Change-Id: I893ee92276458da0ace24ddc84d22e92d11a3ea1 Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: intel-ipmi-oem: remove gsl dependencyJames Feist2018-12-211-1/+1
| | | | | | | | | | | No libraries currently need gsl and this was never upstreamed so it doesn't build. (From meta-intel rev: 65fe574da77cb497999620f48fc9e9ac23cbe343) Change-Id: I74b3329dc9496f5f6fa2ea95d920fba0bee650e3 Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Revert "Intel: Enable threshold event monitoring"James Feist2018-12-211-2/+0
| | | | | | | | | | | | | This reverts commit e2bf47543d715c14dda49ddeec2c21c884dc63aa. This recipe does not exist yet so it is causing a build error having this .bbappend. (From meta-intel rev: 529af6dd5ad50af9a0917b215933221880b0e79e) Change-Id: Ia7e3ff3a62d3d6c4917f8cb71709c7ff7336ee41 Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 880b733d3d..bc54667993Andrew Geissler2018-12-171-1/+1
| | | | | | | | | | | | | | Kuiying Wang (1): Fix read std::vector message issue. Richard Marian Thomaiyar (1): Move SensorSubTree declaration to ipmi scope (From meta-intel rev: 2f8a3851fb238ab8563da63548ecfadf25a7e377) Change-Id: I3c4e6828ce078796f4a528a5f434f7752e6bdd73 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* x86-power-control: srcrev bump c8153bca62..80f6d927c2Andrew Geissler2018-12-171-1/+1
| | | | | | | | | | | Kuiying Wang (1): Remove useless inlcude and modify properties. (From meta-intel rev: 8ee898a3d631f959ea5d1ecc7e6102730ed294bb) Change-Id: Icab2ca7de6ee7412ebc4a9f796c61c43b73d35f9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: add x86 power controlKuiying Wang2018-12-131-0/+170
| | | | | | | | | | | | | Configure all the dependence among all the services. TestBy: exort TEMPLATECONF=meta-intel/meta-s2600wf/conf/ bitbake obmc-phosphor-image (From meta-intel rev: 8bce44a796a6481dacea1f8afb984d496e6d0958) Change-Id: Ie1a661e58c2aa8575b7523058cd0d62710c851b4 Signed-off-by: Kuiying Wang <kuiying.wang@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Intel: Enable threshold event monitoringJason M. Bills2018-12-121-0/+2
| | | | | | | | | | | This append enables threshold event monitoring in the phosphor-sel-logger. (From meta-intel rev: e2bf47543d715c14dda49ddeec2c21c884dc63aa) Change-Id: I9df9b7da2c9c90dc9eb683e20102e4a48753819a Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 360f593bf0..880b733d3dAndrew Geissler2018-12-101-1/+1
| | | | | | | | | | | | James Feist (2): Update variant usage to use visit Fix variant usage (From meta-intel rev: 49c8a3a51c3d967e6332d9bee36bdcc5b541a2a3) Change-Id: I97dbbcb2f9c295c73aaff5245f12a20353a6543c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: delete custom dbus-sensor recipeJames Feist2018-12-065-70/+0
| | | | | | | | | | | It has been merged into meta-phosphor, don't need our own copy. (From meta-intel rev: c2f1613dc31aed042662d4033482e787d0222ac6) Change-Id: I42aed979830ca8e95fef8814eacc8bda23b9e7ad Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Update bb file to use single ipmi providerRichard Marian Thomaiyar2018-12-031-4/+2
| | | | | | | | | | | Update bb file to use single ipmi provider library as updated in intel-ipmi-oem repo (From meta-intel rev: bc184c971e2600bdb4a8956fcf979632ee1fd9ec) Change-Id: Ic6324e568b0e5f32b28374f101e3bfdc1044410c 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 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>
OpenPOWER on IntegriCloud