summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2019-03-29phosphor-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-29bmcweb: 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-29entity-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-29phosphor-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-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-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>
2019-03-13bmcweb: srcrev bump 5c6221ac85..9474b37880Andrew Geissler1-1/+1
Ratan Gupta (5): Redfish: Send the success message in PATCH request Redfish(AccountService): Send the correct error message for the read only property Redfish(Ethernet): Don't init the vlanID and vlanEnable Redfish(Ethernet): Fix to not convert the json index into string Redfish(Network): Allow empty list item for ipv4 address. Richard Marian Thomaiyar (1): Support for overriding multiple sensor (From meta-phosphor rev: b56bf6b037dd1707f01a51a39d71846150645aef) Change-Id: I4e6a4aec3d3aaf13d5e8f8a22e25e4baa5454559 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-13meta-phosphor: add phosphor-ipmi-blobs-binarystore packageKun Yi1-0/+26
Add the phosphor-ipmi-blobs-binarystore package which handles binary data read/write/serialize using IPMI blobs semantics. (From meta-phosphor rev: 66e51a579995973846583c48fa5cb8e28bb15cb8) Tested: verified library was compiled and installed when added to obmc-phosphor-image. Signed-off-by: Kun Yi <kunyi731@gmail.com> Change-Id: I43905673bf9c77c21feb6f94cb2fdc13f2fa850c Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-12phosphor-ipmi-flash: srcrev bump 6bc04f9491..2bd7021d9aAndrew Geissler1-1/+1
Patrick Venture (1): use filesystem instead of experimental (From meta-phosphor rev: ac4a569b462ed3ad02be3a69369f0a549b40f4a3) Change-Id: I7d02bc51bf743f5b0e3478802a297db8e8e910d1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-12bmcweb: srcrev bump 8afa1b9b96..5c6221ac85Andrew Geissler1-1/+1
Gunnar Mills (1): Fix IndicatorLED "Blinking" value Richard Marian Thomaiyar (1): Fix: Power & Thermal patch method role update (From meta-phosphor rev: 96701c6039b2ca270d34416c682f81e948625f9a) Change-Id: If486ed02ccd0b7a99d3c86b5a276e3db6d3187e3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-12meta-phosphor: pid-control: add cli11 dependencyPatrick Venture1-0/+1
Add cli11 dependency for build. (From meta-phosphor rev: d0742562ef9e8853d9e22cebf460c57064c2e747) Change-Id: If3efd7a28c63e816fb61b490c2a18a81c55b0408 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-12meta-phosphor: ipmi-blobs depends on ipmi-blob-toolPatrick Venture1-0/+1
The BMC-side of phosphor-ipmi-blobs will require materials provided by ipmi-blob-tool. (From meta-phosphor rev: a007bef18d3bf6e633fcaf0f763364f0d5013b67) Change-Id: Iaf942a58f900e950a9ad9c1ae3168d944abf8389 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-12meta-phosphor: ipmi-flash depends on ipmi-blob-toolPatrick Venture1-0/+1
The BMC-side and host-side of phosphor-ipmi-flash will require materials provided by ipmi-blob-tool. (From meta-phosphor rev: f0bb2a90e46de96902629bcbdba21bf8f967c403) Change-Id: I864d7382a5a23d5bd1509184c9d31e2264137e78 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-12meta-phosphor: add recipe for ipmi-blob-toolPatrick Venture1-0/+15
Add a recipe for ipmi-blob-tool. This repository cannot have BMC-specific dependencies, but BMC-specific code can depend on it. (From meta-phosphor rev: ea8434251c23a9601791cb5cacdef8fba74ef589) Change-Id: Icdcbc3f7b5041c538e98d1f9c3ec9cfa999a9d29 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-11phosphor-pid-control: srcrev bump 005d462140..6d31049a4eAndrew Geissler1-1/+1
Patrick Venture (1): experiment: cppcheck cleanup (From meta-phosphor rev: e5ad9ec48ea6582555df1015ab7b1e475c13f920) Change-Id: Iea7ce7595a75ed88040f9a0efc4910adb543d365 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-11bmcweb: srcrev bump 9f898f8f29..8afa1b9b96Andrew Geissler1-1/+1
Jennifer Lee (1): Redfish: Fix incorrect data of NetworkProtocol Marri Devender Rao (1): Redfish: Fix incorrect reference tag added as part of update_schemas.py script Qiang XU (1): redfish: chassis: add property of physical security Ratan Gupta (1): Redfish: Add the PATCH support for user locked property. Richard Marian Thomaiyar (2): Patch support for sensor overrride Fix typelist for fan in Thermal schema Santosh Puranik (1): Support for boot properties (From meta-phosphor rev: c86c6336d3f074dcf28962edc5a6e1a370935786) Change-Id: Idacf4ac351740a7672945d8f7fd97793a5a9f299 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-11phosphor-hwmon: srcrev bump 56c876f3a1..9e997b4da9Andrew Geissler1-1/+1
Patrick Venture (2): test: rework gtest/gmock lookup use filesystem instead of experimental (From meta-phosphor rev: e22a66f1989646bb0e567149cc366c45a213a655) Change-Id: Idb36319bb383f7c090b96ee5f2c8dc382f88460f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-11phosphor-user-manager: srcrev bump a929752bef..95a2931473Andrew Geissler2-2/+2
Ratan Gupta (2): squash the following commits LDAP: Add the persistency for the "Enabled" property phosphor-dbus-interfaces: srcrev bump c3b1900e97..096a5af0a3 Qiang XU (1): Add intrusion sensor interface Ratan Gupta (1): Re-enable "Add few additional properties in the LDAP config" raviteja-b (1): Adding dbus method for GetUserInfo under User Manager (From meta-phosphor rev: e39cf941b88fe85eb72560f07ba23f26d7554e74) Change-Id: I65133791a575686cc1de848555c954fe39146a2f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-11phosphor-ipmi-ethstats: srcrev bump a7a11f4631..d087d81ae3Andrew Geissler1-1/+1
Patrick Venture (1): use filesystem instead of experimental (From meta-phosphor rev: 789d14647b0a9e66db19af76dcba5b09c9a59a3b) Change-Id: I81b986ea547438979314b23aee34c66c50fb4dd0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-11dbus-sensors: srcrev bump 46342ec359..13f340b78eAndrew Geissler1-1/+1
James Feist (1): Fix threshold conversion (From meta-phosphor rev: e2d83940b617e0fe9d4d73e5d7634b1ec506bb2d) Change-Id: I596fdf422eb2b3d546b0d3c11ba878cf27ec4f8c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-11phosphor-ipmi-blobs: srcrev bump fb808d1164..fd4cdea449Andrew Geissler1-1/+1
Patrick Venture (2): build: enable code coverage build: enable valgrind (From meta-phosphor rev: e01d68fb2d36cd42fac766269c4ad63123df6e3e) Change-Id: I8c5b22c43f672af750cba71b231313ebe22e01e1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-11phosphor-pid-control: srcrev bump f42741197e..005d462140Andrew Geissler1-1/+1
Patrick Venture (1): use filesystem instead of experimental (From meta-phosphor rev: 7090766c766b373736761555c23306e19610d957) Change-Id: I551d0666f70af42e09d5d95a4e014e512c5974d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-11bmcweb: srcrev bump 39e77504ba..9f898f8f29Andrew Geissler1-1/+1
Lei YU (1): REST: Increase timeout for image upload Shawn McCarney (1): Redfish Chassis: Fix @odata.id, remove BuildDate (From meta-phosphor rev: 568fde533271fae5fcca0751e0e595c42c65dcad) Change-Id: I5cf6706712cc3a7e2e60affde4ad4eab915b1c8c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-08phosphor-pid-control: srcrev bump 94feffa5cd..f42741197eAndrew Geissler1-1/+1
Patrick Venture (1): build: add CODE_COVERAGE_CXXFLAGS everywhere (From meta-phosphor rev: 11e20b88ba117fa841410156905fe783ae27d044) Change-Id: Ief8ffabd105a480d0a38c47ce3d6c104be0e35ff Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-08phosphor-ipmi-flash: srcrev bump 98af2d1d8d..6bc04f9491Andrew Geissler1-1/+1
Patrick Venture (1): build: rework gtest checks (From meta-phosphor rev: 05d9faa35f3f74125812b29305a78e8ae3f611d0) Change-Id: Ifba195ba10b2919a8007786faac67ff3e24bcedf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-08phosphor-hwmon: srcrev bump 27512cf82d..56c876f3a1Andrew Geissler1-1/+1
Patrick Venture (1): test: rework to use Pair-wise comparison (From meta-phosphor rev: 3d7d7a2826f2e42863cf78679da195794bd8cb59) Change-Id: Ib9516ac33d90b84d2c8e575ceb5d05b0efee6d11 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-08bmcweb: srcrev bump f1eebf06f7..39e77504baAndrew Geissler1-1/+1
Ed Tanous (1): bmcweb: /s/boost::string_view/std::string_view/g (From meta-phosphor rev: e634658a554364342348177bb69ffdd57d958179) Change-Id: I0287d1391d6bd7fc699f6214537bb8a3a1ef0dc7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-08phosphor-ipmi-blobs: srcrev bump 97898c9056..fb808d1164Andrew Geissler1-1/+1
Patrick Venture (1): build: rework gtest checks (From meta-phosphor rev: cd1f8ba84f49c67e24844cc01c5327e9ac4200f1) Change-Id: I2e3fe5f0cdc23bde30fbbe909d8c8f15345e9044 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-08entity-manager: srcrev bump 550d1b5367..9945ddffc6Andrew Geissler1-1/+1
James Feist (1): fru-device: add extra debug print (From meta-phosphor rev: d858e9a2b070d4500ca2422592be3ed3a5386569) Change-Id: I8805307adc989fd4db7e219df1839340b923fa2c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-08phosphor-ipmi-ethstats: srcrev bump 539f03f546..a7a11f4631Andrew Geissler1-1/+1
Patrick Venture (3): set ENABLE_GOOGLE to boolean definition mark unused parameter as unused drop zero-length array if_name (From meta-phosphor rev: 7a12fcf653b6c56728707fedc1feae814a8d533f) Change-Id: I4d6a4517237840d88f5838774d3bfbf0ebe50d96 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-07dbus-sensors: srcrev bump 73ca551df0..46342ec359Andrew Geissler1-1/+1
Jae Hyun Yoo (1): Adjust DIMM detection interval James Feist (3): Exit Air: Allow destruction ipmbsensor: Add delay to init cmd Filter ADC threshold crossings (From meta-phosphor rev: 30f9d6b6d782655cf4108c325c2fd1d3c36e19b9) Change-Id: Ic5d7534b3168616e2ef81e20459f44175759bcf0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-07phosphor-webui: srcrev bump eedf0b929e..511a2bbc55Andrew Geissler1-1/+1
Yang Cheng (1): Set SOL Screen dynamically (From meta-phosphor rev: 99a31c4ec8049cc0ba6d693932da277f30624565) Change-Id: I48ba00a08cda9062c360e598d718104ff18c2c7e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-07phosphor-user-manager: srcrev bump 5e8ccb979c..a929752befAndrew Geissler1-1/+1
Brad Bishop (1): MAINTAINERS: Remove myself, add Ratan and Richard Ratan Gupta (1): Corrected the error log message. (From meta-phosphor rev: 667591a83c942bb37b96b5dd72428ff57e135053) Change-Id: I8f95cabafaff7b86b6b471f12e777dcb78f54172 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-07phosphor-pid-control: srcrev bump c32e3fc5d9..94feffa5cdAndrew Geissler1-1/+1
Patrick Venture (3): gitignore: add coverage pieces build: rework gtest checks build: enable code coverage (From meta-phosphor rev: dd56af96507d6760db3d5271c069a7dad01bfc09) Change-Id: Ifc5c62afd9b15f50e5ca2e53e66815c03add424b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-07phosphor-hwmon: srcrev bump 09d9c23699..27512cf82dAndrew Geissler1-1/+1
Patrick Venture (1): Cleanup _gitignore (From meta-phosphor rev: 20fef82d78eb370c264ae86d169e559e1c2b54ee) Change-Id: I55b6d15e6c7b4d4fccf54da3f3cca16aa123405f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-07phosphor-watchdog: srcrev bump 976764158a..b933771042Andrew Geissler1-1/+1
William A. Kennington III (1): meson: Add alternate build system (From meta-phosphor rev: 32db1be03f67120ccaa21a2b0c77a9305c1491f1) Change-Id: I7fd312f0615f0756d128e9cbbc8d4cda2825b908 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-07bmcweb: srcrev bump be12c72919..f1eebf06f7Andrew Geissler1-1/+1
Ed Tanous (2): Move some include headers to a less specific folder Fix some static analysis bugs beccabroek (1): Redfish remove buildDate property from system raviteja-b (1): Redfish(Network): Support the PATCH operation of HostName property (From meta-phosphor rev: 48208ebdf280938f2ca08ef20dda2d089b23172a) Change-Id: Ifbcceca61df44ec115a43ef18a8c79f8243e5f69 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-07phosphor-webui: srcrev bump 6d1d6005ab..eedf0b929eAndrew Geissler1-1/+1
Gunnar Mills (1): Hardware: Filter out associations (From meta-phosphor rev: e4b7748c9a12e5c1ebe4494608505f817cc4b176) Change-Id: I294244c1e06611b16122e4ea92d9ca81eaf61d8e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-07ipmbbridge: srcrev bump a8c77dc857..25e85c7925Andrew Geissler1-1/+1
Jae Hyun Yoo (1): Suppress I2C error logs while it's retrying (From meta-phosphor rev: ff0cb84fb574a84e8dbd78d342804d816df8a856) Change-Id: Iaf643981871cf3c21824cb19ff3059cb1538a23a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-05rest-dbus: srcrev bump 403ce23066..9273a302e8Andrew Geissler1-1/+1
James Feist (1): Make bools correctly display as booleans (From meta-phosphor rev: 47cb162fb2cda6479c140206508867276112a9e7) Change-Id: Ib632dcc2ba4d1baac223b5a63597a4e75f43c7d1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-05phosphor-debug-collector: srcrev bump 6d7f753ba7..fa180596feAndrew Geissler1-1/+1
Patrick Venture (1): build: pkg anti-pattern: use defaults (From meta-phosphor rev: 8f64091684be16f5b3cf404e1a3a4fef849d4025) Change-Id: Ic5107fc354fdd4dd90cf1aacd0efef75f5db220e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-05phosphor-debug-collector: srcrev bump 6d7f753ba7..fa180596feAndrew Geissler1-1/+1
Patrick Venture (1): build: pkg anti-pattern: use defaults (From meta-phosphor rev: 6e5e407d9b3336b56932b09fbd14775ceecc6905) Change-Id: I8184b8a4cd5a161675c3507cd9893dbab32b4fed Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-05phosphor-snmp: srcrev bump 9d18e56285..7f1c6e1d2eAndrew Geissler1-1/+1
Patrick Venture (1): build: pkg anti-pattern: use defaults (From meta-phosphor rev: 228633b17dd7c684ca2f6044881e46a2f4f8011a) Change-Id: Ib52260c7341d4dfb6eea31a208fef477d9f3d6ca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>