summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2019-03-24obmc-console: srcrev bump fcf8541b87..f9c8f6ca86Andrew Geissler1-1/+1
Cheng C Yang (1): Change baudrate dynamically through dbus (From meta-phosphor rev: 78289c2be97d9bddb6ad48e1527fe40441eb105f) Change-Id: I5cbd3f752ee9e6252825f47417de4622d10b9115 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24sdbusplus: srcrev bump 1ecde80038..8cd7a4a10cAndrew Geissler1-1/+1
Ed Tanous (2): Move to modern asio interfaces Fix warnings in forward declarations (From meta-phosphor rev: ff63304199075e543f650749ad78cce7cbd538e9) Change-Id: I596e619427d3538911dea9aa7b4f701109528417 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24phosphor-net-ipmid: srcrev bump 4f09eaeec3..7a4ea79501Andrew Geissler1-1/+1
Vernon Mauery (4): netipmid: Update netipmid to use ipmid as the main queue netipmid: move to sdbusplus::asio from sdbusplus netipmid: make Handler asynchronous netipmid: Remove unused event references (From meta-phosphor rev: d831085a2222917a981307cdca1000e0f9143cf7) Change-Id: I21987bc6fd52dde14b33b016340f0fbbc0ae5181 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24entity-manager: srcrev bump 623de6cbb4..6c17fc2a04Andrew Geissler1-1/+1
James Feist (1): Add Exit Air Temp Clamp ygangch (1): add new Riser json file (From meta-phosphor rev: 4cc8b8647088ba6cfc67c5354cf9952b646366d5) Change-Id: Id280ce504b722b6f25cc484ad9d5feae5425bb18 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24phosphor-ipmi-ethstats: srcrev bump f1586f55b8..c3f5618ffdAndrew Geissler1-1/+1
Patrick Venture (4): split handler out of main file for injection, add handler: add unit-tests build: enable code coverage build: enable valgrind (From meta-phosphor rev: edf79acc1da36dd4fa2fccd6ab53ebf2d705bfd6) Change-Id: Ib6403336e83108c0ab69329d1bd60e6bb70795aa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-23ipmi application srcrev bumpsAndrew Geissler1-1/+1
openpower-host-ipmi-flash: srcrev bump cc2fe1effe..ee3064bace Vernon Mauery (1): Use new ipmid signal handling interface phosphor-host-ipmid: srcrev bump 1bb0c7fc55..be37630691 Jia, Chunhui (2): Extra Bytes in response data for chassis Identify command [IPMI]Set/Get global enables Kun Yi (1): utils: Use 5s timeout for D-Bus get/set property calls Richard Marian Thomaiyar (1): Fix: User commands require channel layer lib Vernon Mauery (16): ipmid: Compiler-generated unpacking and packing of messages ipmid: add message packing/unpacking unit tests ipmid: Rewrite ipmid to use the new architecture ipmid: Add in Native OEM and Group OEM support ipmid: Add command filter mechanism ipmid: Add whitelist filtering using the new filter registration mechanism Set new default ipmid provider path Add back an interface used by an external provider fix whitelist RestrictionMode lookup Use payload interface to unpack group/IANA from message errorResponse must not pack completion code in data payload Change linkage of ipmid_get_sdbus_plus_handler() to libipmid.so make utility.hpp available for external things that include ipmid/api.hpp Add generic signal handling API to work with boost::asio make ipmid respond to SIGTERM and SIGINT for clean shutdown Add user context parameter to legacy ipmi handler registration Change-Id: I3a15d46177f4e4ea81106bc8637b83bcc64e1ba7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22phosphor-pid-control: srcrev bump e6e6f62680..90e9dbcae6Andrew Geissler1-1/+1
Patrick Venture (1): autotools: Fix for autoconf-archive 2019.01.19 (From meta-phosphor rev: 4ccd46a9da1138b2ff1999827767286ee741f631) Change-Id: Ic2fcef6cc75539b3b3e348c4462b96e32491da61 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22ipmi-blob-tool: srcrev bump 51372f02b9..06561460bdAndrew Geissler1-1/+1
Patrick Venture (1): unit-test: use library instead of object files (From meta-phosphor rev: c71a7f7f7165918822691cfef4d099c289007669) Change-Id: I3798fd8fac9bab4d7e4ca2dfca5482bee7190798 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22Add dbus interface support for consoleCheng C Yang1-2/+4
To support changing uart baudrate through dbus interface dynamically, need to involve systemd for dependency. (From meta-phosphor rev: 5e9d3398620140d4e01db844e7cbec74d8bfbba9) Change-Id: Ie94d53f661bdd83831634c672c66d385db069dfe Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22meta-phosphor: add phosphor symlink to networkPatrick Venture1-0/+1
Add phosphor-network symlink to network recipe. (From meta-phosphor rev: 66ba67cc5a1ea1a399480721bb3c6fa663355ff3) Change-Id: I300f106912a6e95182a78415ea583a5b5730827a Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22phosphor-hwmon: srcrev bump 85ba64a653..7e276658d0Andrew Geissler1-1/+1
Patrick Venture (4): build: enable code coverage swap out getopts for cli11 flip error and help message on failure build: enable valgrind (From meta-phosphor rev: 1e70d896d29f1e23b51f50af98d97bef40b45fda) Change-Id: Ie7ae2c37f8315383bb68518f9af7c0f38a4fbed9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-22bmcweb: srcrev bump de629b6ea8..8bd25ccda8Andrew Geissler1-1/+1
James Feist (1): Add Redundancy to Thermal Schema (From meta-phosphor rev: da990eaac8cd511ae04415e5b6ff19c9492b0524) Change-Id: Id42ea2149b2fa4ed75e3c8c335d32e47f867ef00 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21phosphor-ipmi-ethstats: srcrev bump d087d81ae3..f1586f55b8Andrew Geissler1-1/+1
Patrick Venture (1): build: enable unit-tests (From meta-phosphor rev: 615e11550da29d88573e7556ead35a4ee5011ccb) Change-Id: I32442d0675d85b1a51f9283c01d68cb07a52fe47 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21phosphor-dbus-interfaces: srcrev bump 096a5af0a3..5515c34fdeAndrew Geissler1-1/+1
Cheng C Yang (1): Create dbus interface for SOL commands James Feist (1): Add CFM Limit interface Richard Marian Thomaiyar (1): Clean-up: Remove Password.interface.yaml (From meta-phosphor rev: 2560d77385fd10d719585a5f756a75480433d052) Change-Id: I90dbfa9b80812bf76dcc0865da495c1ded04e6e2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21phosphor-ipmi-blobs: srcrev bump 374350d744..924bc380c4Andrew Geissler1-1/+1
Patrick Venture (1): build: split object to enable coverage (From meta-phosphor rev: ff015fe25832945319c1493150583f6f6ade0242) Change-Id: I2200e64cdcb311ec73e83e33903bb2e885122508 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21sdbusplus: srcrev bump ebdc37143a..1ecde80038Andrew Geissler1-1/+1
Richard Marian Thomaiyar (1): sdbusplus: Provide option to skip signal property (From meta-phosphor rev: 5f272f04b513c4071502a03a2d2c2a5d4b434495) Change-Id: I273ee9f247c8d0c008ef32f36f762ae25c4426ef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21phosphor-watchdog: srcrev bump b933771042..50ae4b152bAndrew Geissler1-1/+1
Yong Li (1): Set expiredTimerUse when timer expired (From meta-phosphor rev: 5901a04b316621970bb5ea0c43410146b359ae29) Change-Id: Ib8356d19a25f39664a6c9530c6947082e5d70793 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21obmc-phosphor-systemd: allow systemd unit from repoLei YU1-4/+12
If a recipe inherits obmc-phosphor-systemd, all the systemd units defined in the recipe shall exist in the code tree, otherwise it reports "Did not find unit file" error. This commit changes the behavior, and do not report the error if a unit does not exist in code tree. This allows the system unit to be installed from repo, as long as the repo does install the systemd unit to expected path. Tested: Verify the below case passes the build and the unit is installed correctly in the built image: * Put a systemd unit in repo; * In repo, install the unit into /lib/systemd/system * The repo's recipe defines SYSTEMD_SERVICE_${PN} without putting the unit in openbmc tree And verify if the systemd unit in repo is not installed, the build fails due to missing the unit. (From meta-phosphor rev: 5f56aaf1204a39035da1a493a97e86a73650000f) Change-Id: I9ec9c188357c2995d3e8ddbf2675c60f5e17560e Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21meta-phosphor: hwmon: add cli11 dependencyPatrick Venture1-0/+1
Add cli11 dependency for build. (From meta-phosphor rev: 5fe521da77d5cb756c731f6ef632c20baa5a2614) Change-Id: I70cea077ceae246efd8bf4449fa3e98dea7cca34 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21Update the medium type & protocol for channel 0xfSuryakanth Sekar1-2/+2
According to the IPMI,channel 0xf,medium should be system-interface and protocol should be kcs. Tested: get channelInfo command should provide proper medium and protocol. Req: ipmitool raw 0x6 0x42 0xf Res: 0f <0c> <05> 00 f2 1b 0 0 0 (From meta-phosphor rev: b9d41600930802648db433b6ba48e48cab9300df) Signed-off-by: Suryakanth Sekar <suryakanth.sekar@linux.intel.com> Change-Id: I9567875e484d009cee2af1031100d83fb2d196ec Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21entity-manager: srcrev bump 7bcd3f21fa..623de6cbb4Andrew Geissler1-1/+1
Cheng C Yang (1): Change PSU json to support more PSU Sensor (From meta-phosphor rev: 2265a5ef1abb2237d315d232ae1da62d75ed80ee) Change-Id: Ief0c003071cf1c99dfb54182d3a6568f6c5cbda8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21ipmi-blob-tool: srcrev bump a835642007..51372f02b9Andrew Geissler1-1/+1
Patrick Venture (1): autotools: Fix for autoconf-archive 2019.01.19 (From meta-phosphor rev: 43fe88ff4cfe902cac253e0acfe95dc48face36d) Change-Id: I632ec216a3202b96a8c0802295ef2f7c35266c90 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21phosphor-ipmi-blobs: srcrev bump de8a16e2e8..374350d744Andrew Geissler1-1/+1
William A. Kennington III (1): autotools: Fix for autoconf-archive 2019.01.19 (From meta-phosphor rev: 37f79c4d3a53c74095624dcd1915ac7ea2a94a10) Change-Id: I1d8a025c125bcfac45077f5130579df2fb7bade0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21phosphor-ipmi-flash: srcrev bump 664c5bc738..4679e50a5eAndrew Geissler1-1/+1
Patrick Venture (3): autotools: Fix for autoconf-archive 2019.01.19 build: split object to enable coverage build: enable valgrind (From meta-phosphor rev: 9d0a30bf9fed0d3be44d743b14ece603e5858400) Change-Id: I2df84acb14150d1bd650b6638507ea0e238b5d93 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21mboxbridge: srcrev bump a042978b03..4519bb8262Andrew Geissler1-1/+1
Andrew Jeffery (10): mboxd: Add backend DBus interface and commandline options control: dbus: Remove unnecessary vpnor header dependency vpnor: Rename mboxd_pnor_partition_table sources to backend vpnor: Consolidate backend and mboxd_pnor_partition_table sources vpnor: Rename pnor_partition_defs sources to ffs vpnor: Rename pnor_partition sources to partition vpnor: Rename pnor_partition_table sources to table Makefiles: Centralise some use of VIRTUAL_PNOR_ENABLED mboxd: Tidy up failure paths on daemon startup Documentation: Remove mboxctl.md (From meta-phosphor rev: ab2d10a602a66b7243f99da8734dfb925bd7f286) Change-Id: Ie9c5f3a62a8fb881c2b6e48f47184a7ec6c7185a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21dbus-sensors: srcrev bump 3a1807e08a..209ec56ccaAndrew Geissler1-1/+1
Cheng C Yang (1): Implement PSU Power Sensor James Feist (3): Add associations to sensors Add associations for pwm Add association to Fan Redundancy (From meta-phosphor rev: 423345cc7a2488e61897a51ff183948a14446d1f) Change-Id: Ic8a211e0fb831af4775a800edbe45f9d93a27512 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21phosphor-webui: srcrev bump dde251d5ad..a2e36e0f47Andrew Geissler1-1/+1
AppaRao Puli (2): WebUI system logs implementation WebUI: Adding Filters support to system logs (From meta-phosphor rev: 47d779be74d729a5fc91016095b37a2356f22a4c) Change-Id: I56669bdbcdf9b787395bd62b0a5c8d266175a088 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21bmcweb: srcrev bump af713a6487..de629b6ea8Andrew Geissler1-1/+1
Ratan Gupta (3): Redfish(Network): Support for deletion of IP address through PATCH operation Redfish(Network): Support the PATCH opertration of MACAddress property Redfish(Ethernet): Send the correct JSON response after creating the IPV4 object. Shawn McCarney (1): Redfish: Enhance and fix power/thermal sensors (From meta-phosphor rev: 7ab7562682154501bf9f605b80b5193f79a98dc5) Change-Id: I14c455715aa6ba1d9f34a6c9788aeeff109cd7e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21phosphor-ipmi-flash: srcrev bump 2bd7021d9a..664c5bc738Andrew Geissler1-1/+1
Patrick Venture (3): build: enable code coverage build: add dependency on ipmiblob use ipmiblob library from ipmi-blob-tool (From meta-phosphor rev: 1cc59a79fdee05a7a85f57d594fa57a17806dfa7) Change-Id: Ie49087162667087f2e8fac02d29aa1f11ec1d01e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21mboxbridge: srcrev bump 8e1d5dda93..a042978b03Andrew Geissler1-1/+1
Andrew Jeffery (8): vpnor: Shuffle and rework includes for sanity test/mbox: Use assertions for error handling test/mbox: Assert that the flash fd is sane test/flash_copy: Configure MTD device to avoid undefined behaviour vpnor: Test if HBB placement exceeds reserved memory bounds protocol: Introduce protocol_reset() flash: Introduce flash_validate() mboxd: Remove flash API compatibility shim Evan Lojewski (2): mboxd: Add a backend abstraction layer to mboxd. mboxd: Add support for file-backed flash devices. (From meta-phosphor rev: f2712cdceb34947aad63b8c57ed9baadff5ef437) Change-Id: I39d9866d81df5a4a0c14c55e6587dd88474aeab6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21phosphor-user-manager: srcrev bump 95a2931473..736648e25eAndrew Geissler1-1/+1
Sumanth Bhat (1): Removing unused SetPassword D-Bus API method (From meta-phosphor rev: ca355c977fce79a01a8ce777cbea6cd0c7e735eb) Change-Id: I41e2b47d7f7acd79d669e0c9d6b6265f2bf41e51 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-19phosphor-webui: srcrev bump 511a2bbc55..dde251d5adAndrew Geissler1-1/+1
beccabroek (2): Secondary button text color Checkbox disabled when 0 event logs (From meta-phosphor rev: 14b53215ac3e5a69c999982f765347afb2953f9b) Change-Id: I38fceb6dd2ff709cd3a34501ef6ebcc334985ecf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-19phosphor-pid-control: srcrev bump b5cc37cebe..e6e6f62680Andrew Geissler1-1/+1
Patrick Venture (1): pid: zone: add zone id to log name (From meta-phosphor rev: 90638ea770f31f0f2a1a7daa999356e9a6a673d1) Change-Id: Ief5cad623acf0b710be74d9fb3fc6770315faeaa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-19sdbusplus: srcrev bump b5a8446979..ebdc37143aAndrew Geissler1-1/+1
William A. Kennington III (1): autotools: Fix for autoconf-archive 2019.01.19 (From meta-phosphor rev: 339048abb8eb593cc2ac76588bd4994d7fb6d239) Change-Id: I32fdd72649561b51a387c6c10048856c5795221d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-19sdeventplus: srcrev bump 651e87ad36..d41a942a12Andrew Geissler1-1/+1
William A. Kennington III (1): autotools: Fix for autoconf-archive 2019.01.19 (From meta-phosphor rev: 5aae8ca326d1c32d6bd7aa9632a06c76f5b282b7) Change-Id: I112abc3609fa5b67d4598fec019d515a232f3c9c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-19bmcweb: srcrev bump 603a664025..af713a6487Andrew Geissler1-1/+1
Anthony Wilson (1): bmcweb: Add JSON response to /logout Gunnar Mills (1): Redfish: Add Chassis PowerState call Jae Hyun Yoo (1): Refine KVM websock proxy Jason M. Bills (1): Fix Entries path to point to Systems/system Nikhil Potade (1): Add registry messages for DC power events manojkiraneda (1): Redfish: Populate DHCPv4Configuration Information (From meta-phosphor rev: 0dbc46b543bd3043c4fcd5f5e4f113b783cf04a0) Change-Id: Ibab78d1e31aedbeccfe94471c260f6466db9aef3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-19entity-manager: srcrev bump 93f67b2de0..7bcd3f21faAndrew Geissler1-1/+1
James Feist (1): FruDevice: Fix power match (From meta-phosphor rev: c78cad9e5f3e02fbbd8b5a5bb0056b4763acf50a) Change-Id: Idb2452f46e078b904d6f6de55304314f1f6570b1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-19phosphor-hwmon: srcrev bump 9e997b4da9..85ba64a653Andrew Geissler1-1/+1
Matt Spinler (1): Don't std::filesystem::path::/= an absolute path (From meta-phosphor rev: 936ad85b84c682784d369e1a46cb4bd800e8cb50) Change-Id: I69dc447a0681f5b3c661029818db173d22122226 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-18entity-manager: srcrev bump 1027d1e7fd..93f67b2de0Andrew Geissler1-1/+1
Cheng C Yang (1): Change PSU json to support PSU Sensor (From meta-phosphor rev: be489058134f19f10f4ba32ab0f4c786d66055bc) Change-Id: Ibec617cc85823a7ed9a61297de8cb719ddb5716e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-18dbus-sensors: srcrev bump 18af423d4f..3a1807e08aAndrew Geissler1-1/+1
James Feist (1): Destroy redundancy sensor before re-creation. (From meta-phosphor rev: 273e3a21e42d7cfd831868489232f2b5e714706e) Change-Id: I922c55750f9d2aedc054e08fdb0ec1f21cd7a2ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-18sdeventplus: srcrev bump 08ebb3993a..651e87ad36Andrew Geissler1-1/+1
William A. Kennington III (2): meson: Add alternative build system clang-tidy: Basic configuration (From meta-phosphor rev: 27ea2d76a6c144b0290872dfaf5248c771db2114) Change-Id: Id48cc18fd489ee5ff0307950f89d5aa35c4c9628 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-18sdbusplus: srcrev bump 25ea94f6e4..b5a8446979Andrew Geissler1-1/+1
William A. Kennington III (1): bus: Add chrono types for timeouts (From meta-phosphor rev: 8e796a400c632cba99caf5e586ddcc330d34c6fa) Change-Id: Ia721e75ff7cd5075ccc57aaea0de31ec9adc1b0a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-18ipmi-blob-tool: srcrev bump 1681f7ff9f..a835642007Andrew Geissler1-1/+1
Patrick Venture (2): ipmi_errors: object cleanup blob_handler: fprintf tweak (From meta-phosphor rev: bd486b3028866d8e962ffa42aba7c395970ffdb3) Change-Id: Ic3dcb3ce54beadbd517aeee02283cdbc12d68c77 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-15gpioplus: srcrev bump b208502884..444d6214d5Andrew Geissler1-1/+1
William A. Kennington III (1): autotools: Fix for autoconf-archive 2019.01.19 (From meta-phosphor rev: 65d6bac518f11b8a51f16287ca8445b128cbe34d) Change-Id: Ia6f6af861ee9c7a67d198bbd6f60bf101846945e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-15bmcweb: srcrev bump 9474b37880..603a664025Andrew Geissler1-1/+1
Gunnar Mills (1): Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build option (From meta-phosphor rev: 3310350a291cfc1f4ea45e09a61c531a0de064a0) Change-Id: Idc8c94dc06cfba105029c0fa9f055a8249d1b291 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-15dbus-sensors: srcrev bump 13f340b78e..18af423d4fAndrew Geissler1-1/+1
James Feist (1): Trim insignificant figures from exit air temp (From meta-phosphor rev: 882a2cd63b29fa2d6d0dc567647958a679a9fab3) Change-Id: I726d7b718dcafa7dcbd13771d2f574aecb4032d4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-15entity-manager: srcrev bump 9945ddffc6..1027d1e7fdAndrew Geissler1-1/+1
Cheng C Yang (1): Add new PSU to entity-manager Zhu, Yunge (1): Add CPU[1-4][DIMM[1-12]]/FAN[1-8] Fault Led Gpios (From meta-phosphor rev: 5fecb6f5fa21039a867700c70d290ad065310027) Change-Id: I9bd880b1473d15f7ee2bd4eb1b188e83a937ba6d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-15meta-phosphor: Add a hint for ipmi whitelistsBrad Bishop1-0/+4
Add additional providers with whitelists to distro or machine configuration and not in recipe context (bbappend) otherwise ipmid will not know about whitelists. (From meta-phosphor rev: 997610111f30b51742478258aa9b5513f10901e9) Change-Id: I652935f62485371f5abb517832cbf2284db8e08b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-13phosphor-ipmi-blobs: srcrev bump fd4cdea449..de8a16e2e8Andrew Geissler1-1/+1
Patrick Venture (3): use filesystem instead of experimental build: add dependency on ipmiblob use ipmiblob library from ipmi-blob-tool (From meta-phosphor rev: 5efa796aea6f68325252ec65f600a474227ea5d3) Change-Id: Ic8c9739f6ebebe47d75af45c42f2915227db8088 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-13phosphor-pid-control: srcrev bump 6d31049a4e..b5cc37cebeAndrew Geissler1-1/+1
Patrick Venture (1): swap out getopts for cli11 (From meta-phosphor rev: 6e897aafdcb63b52b96e793c078cda08e615c6e6) Change-Id: I2c70efe6c7be2a680efce76e58bdd274a015a321 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>