summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2020-01-16meta-phosphor: libvncserver: pin PACKAGECONFIGBrad Bishop1-2/+1
PACKAGECONFIGs are added upstream frequently. Avoid new implicit dependencies by pinning to the exact options required by OpenBMC today. (From meta-phosphor rev: a604537070251e0a391b3eccf3a0c6b9d528a5ae) Change-Id: Id89749f408512118ce2a29a71f3f033fd79a3221 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-16phosphor-logging: PEL code uses nlohmann-fifoMatt Spinler1-1/+1
This provides a map where the key order is FIFO. (From meta-phosphor rev: b7819042475b21c3bc048a7a6a314e235408498b) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I7b7836e0e4691b8dd537652a06eb528b3a89ee78 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-15phosphor-power: Add i2c-tools dependencyMatthew Barth1-0/+1
Needed for i2c tools used by phosphor-regulators (From meta-phosphor rev: 16867e4bc2095918a14e5b9ec653844b68011ad8) Change-Id: Ia84c187ba20db9895aac4c655215af3f0c11da37 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-15meta-phosphor: Add nholmann json dependsMatthew Barth1-0/+1
(From meta-phosphor rev: 0b94fef7630038920e007d81fd655bd6c89f3a1e) Change-Id: Idd80228f2e26fb017802482d19a3de7afb2f76c3 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-15warm-reboot: mbox reset with host startAndrew Geissler2-6/+6
As preparation for warm reboot starts (reboot host while keeping the chassis power on), need to ensure any services which are required to run when the host is reboot are in the proper targets The mbox reset is required when the host is rebooted so therefore this service must be in the hoststartmin@.target (From meta-phosphor rev: 7d75693c4e2a1a3690280c6ea6880eb67625d64c) Change-Id: Ib4c42d363cf7ffa94b89b23b13c8adc6c6a10978 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-15phosphor-logging: srcrev bump 600d15afba..e340c13f18Andrew Geissler1-1/+1
Aatir (1): PEL: Display PEL by ID (From meta-phosphor rev: 023a1b3bb1fbd635c07a1e11b941cf1fbfd5acc4) Change-Id: I248e96650cc473836121ad412574e8fc4511888e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-15dbus-sensors: srcrev bump b669b6b54b..202a1ff093Andrew Geissler1-1/+1
Cheng C Yang (1): Add Group Event Support for PSU (From meta-phosphor rev: 8e7f05fb8662e0c4716e93fd6e18fa30345d036f) Change-Id: I71741ed02e17412e512bb8aad833250459204054 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-15phosphor-net-ipmid: srcrev bump 46bec0f60a..86985d5780Andrew Geissler1-1/+1
Ivan Mikhaylov (1): Fix: fix the access to sin/sin6_addr in getRemoteAddress (From meta-phosphor rev: 088909a202427b9d61d31448a282b7c544ff1b3a) Change-Id: Ia653fe8b7184e8837ac36912776a0ce998884dcf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-15x86-power-control: srcrev bump 344dae8847..8f5cb6a496Andrew Geissler1-1/+1
AppaRao Puli (1): Update OSState when system is off (From meta-phosphor rev: 178b50efd2a319bd3da503ec008a28a3ac11eaa7) Change-Id: Iec6c108ee269e966da128f81d48a8a320d41b973 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-15phosphor-dbus-interfaces: srcrev bump f7616bc6be..688ed1228aAndrew Geissler1-1/+1
Andrew Geissler (1): add DiagnosticMode to host state Cheng C Yang (1): Add D-BUS interfaces of SMBIOS MDR V2 (From meta-phosphor rev: 7f29b512e8763c2912fafae6e94304a783dae397) Change-Id: I0e9a57125e34fc6d15aa08d4a2d92c6407f13729 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-15phosphor-host-ipmid: srcrev bump 0b993fd450..43263c60afAndrew Geissler1-1/+1
Suryakanth Sekar (1): As per 802.1q,valid VLAN ID should be 0-4095 Tom Joseph (1): Don't report serviceable action if the watchdog service is not present anil kumar appana (2): storagehandler: move read FRU data to new API chassishandler:Get Chassis Capabilities to new API (From meta-phosphor rev: f832f7855f7715a99ffc679a9e7e79f7f3a8e373) Change-Id: I6fdb9018159cb3e81dc054007dbca9e0c323dfba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-14meson: move phosphor-state-manager to mesonAndrew Geissler1-4/+3
Includes the following in bump: Andrew Geissler (9): meson: fix up compile errors found by meson meson: binary building support meson: fix new warnings found by clang-tidy meson: enable unit tests meson: move service file into its own subdir meson: add in service file support meson: add json file into meson meson: add obmcutil to bindir meson: remove automake legacy files (From meta-phosphor rev: c1debbbad981bae1ecfdaa41da4d5ac68f3f9173) Change-Id: Ic9ff5ced2b8fefa4830fac6005b5af855e6d06c8 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-14bmcweb: srcrev bump a8086647b1..2b5e08e291Andrew Geissler1-1/+1
Jan Sowinski (2): Revert "Revert "Connection and websockets fixes"" Fix timeout issue during image upload (From meta-phosphor rev: 693295c75c4b04b8403ca5d6da0433af66185948) Change-Id: Ic0d65802a91e1deccb8ea3cd6e9efac2c872c91c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-14x86-power-control: srcrev bump 8d6602196d..344dae8847Andrew Geissler1-1/+1
Karthick Sundarrajan (1): Stop overwrite of CapabilitiesFlags during boot P.K. Lee (1): Add psPowerOKDeAssert event to powerStateCheckForWarmReset (From meta-phosphor rev: 27cb34182781cdcf6588c97edb3cbbe9dc127aea) Change-Id: I947fde4ab1e13182ebc244541fc17855cad609ef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-14pldm: srcrev bump 501a6fdfb3..aa8ae72f3fAndrew Geissler1-1/+1
Sampa Misra (1): remove phosphor-logging dependency Sridevi Ramesh (2): Add encode_tid_req() in PLDM base. Add decode_get_bios_table_resp() in PLDM BIOS. (From meta-phosphor rev: 78f2b3e43c6f927e34bdbcb63c25b98ce2f82d95) Change-Id: I22658b5ed90b34d2dcb1e56095c5a7d7123c41f6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-14phosphor-webui: srcrev bump dda0b83ebe..cee23d9317Andrew Geissler1-1/+1
kathy (1): Update navigation to accordian-style menu (From meta-phosphor rev: 57909f9cb0f5049a21141f44ff29e1de84ea94bf) Change-Id: I10421524785e6911ee74dc8cfba48bf87593319e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-14dbus-sensors: srcrev bump 8b3f7d4014..b669b6b54bAndrew Geissler1-1/+1
Nikhil Potade (1): Enabling NVMe sensor support (From meta-phosphor rev: b0ab4afc800cf5ccf133041e36012b85454426bc) Change-Id: I92efa35bfae0cb3ac2259e3bf3c8d083a075832e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-14phosphor-logging: srcrev bump b3f5186e89..600d15afbaAndrew Geissler1-1/+1
Harisuddin Mohamed Isa (1): PEL: Print action flags into JSON aligned (From meta-phosphor rev: 8c15a8d301448bd8611e5d324982a1bf18ceec3a) Change-Id: I1599f00522646ab86ec254a9aeb4c5d36c4469c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-09subtree updatesBrad Bishop1-1/+1
meta-openpower: ea1e440136..c43a57b0a3: Andrew Geissler (1): openpower-dbus-interfaces: srcrev bump c5191609d0..109ded04f3 Matt Spinler (1): Enable OpenPower D-Bus interfaces meta-phosphor: 0ae881fcff..6322fa6943: Andrew Geissler (1): phosphor-dbus-interfaces: srcrev bump 548d3e988f..f7616bc6be Change-Id: I2f1cb5952b6e7f50bf0954a87102d3f33f18d326 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-09skeleton: srcrev bump c8334f3258..bed673e220Andrew Geissler1-1/+1
Joel Stanley (1): control-host: Use fsi-master class paths (From meta-phosphor rev: 0ae881fcff8fcc08cb8a0254b3a57204868d0ba1) Change-Id: Iae7752927aa75e3a9ce6fc86da7d37b5d5b027fc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-09entity-manager: srcrev bump f36472eef4..01542d2af1Andrew Geissler1-1/+1
Alex Qiu (1): Sort the device list in devices.hpp, and add MAX31730. Zhikui Ren (1): convert sysfs gpio usage to libgpiod (From meta-phosphor rev: 964f21291bef0ff469976edb7d2ca8f2138cc34a) Change-Id: I95b8d116c489a3dc976d9eacc71ac8d9d3fb8b82 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-09x86-power-control: srcrev bump 3f6ecb2124..8d6602196dAndrew Geissler1-1/+1
Yong Li (1): Log the Host DC On/Off redfish messages when the host state is changed (From meta-phosphor rev: a01b3b50e048ca0eb8daf6e338a795838975b6fb) Change-Id: I1efbbe491b946f8fcca3bc537009e6ffcb10467a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-09phosphor-dbus-interfaces: srcrev bump 1b02c38979..548d3e988fAndrew Geissler1-1/+1
James Feist (1): Add availability decorator interface Vikram Bodireddy (1): Add Staged to activation (From meta-phosphor rev: d52a80881e406e1ecf8ed3d5b711ff1ad69b4b17) Change-Id: Ia8a3faf43295db05ab42478deec90728d41f0657 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-09phosphor-host-ipmid: srcrev bump 4a15685ee8..0b993fd450Andrew Geissler1-1/+1
Rajashekar Gade Reddy (1): Fix cc issue in setLan cmd for MAC addr parametr. William A. Kennington III (1): app/watchdog: Always use resetTimeRemaining (From meta-phosphor rev: 4d76f302143e27dcb2a6dc13d043b58c55d0f109) Change-Id: If411c19eb4298bead4a8713778fa623363450dbb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-09dbus-sensors: srcrev bump b9122030ef..8b3f7d4014Andrew Geissler1-1/+1
Alex Qiu (1): HwmonTemp: Support more than 2 temperature readings; add support for MAX31730. Zhikui Ren (1): convert sysfs gpio usage to libgpiod (From meta-phosphor rev: 48a360175604fc59b40eb9a3b5db129dede3a58e) Change-Id: Ic2ff7188162eedc9449de1f048627f75d86c92f7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-09pldm: srcrev bump f4e0a49596..501a6fdfb3Andrew Geissler1-1/+1
Deepak Kodihalli (1): getBIOSAttrCurrValue : construct attr value table George Liu (1): libpldm: utils: Add crc8 implementation John Wang (6): libpldm: bios: Implement iter for attr value table libpldm: bios_table: Make auxiliary handlers const libpldm: Add API to find an attribute value entry Add vgcore to gitignore Add cc only response Implement GetBIOSAttributeCurrentValueByHandle Sridevi Ramesh (1): Adding support for GetDatetime BIOS command in pldmtool. Xiaochao Ma (1): Modify the comments of the declaration (From meta-phosphor rev: b815171056fa97861e75ed2587d410a15aa59b60) Change-Id: If9c033b121a4df9c3e0945e12a47194b52276f98 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-09bmcweb: srcrev bump 123e823757..a8086647b1Andrew Geissler1-1/+1
Andrew Geissler (1): only return fw images in FirmwareInventory James Feist (2): Add IndicatorLed to Chassis Schema Revert "Connection and websockets fixes" Suryakanth Sekar (1): bmcweb: Message entry for user security Event (From meta-phosphor rev: 27bc208081b47e2004a4c2772e3a39bf8fe93016) Change-Id: Iff1cac017e2f8d4628b47a715d3910c11b77f404 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-06bmcweb: srcrev bump 9c6b0159a6..123e823757Andrew Geissler1-1/+1
Iwona Winiarska (1): nbd-proxy closing fixes jayaprakash Mutyala (1): msg_registry:Added PowerSupplyConfigErrRecovered (From meta-phosphor rev: 52e6d3a19c22953831ce43511a4db197b8909dca) Change-Id: Ia76ea0e66e23648c5d6349be446ea2ac5daa9dd6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-06dbus-sensors: srcrev bump 9f9b38d89a..b9122030efAndrew Geissler1-1/+1
Jae Hyun Yoo (1): Update ioctl header Yong Li (1): Fix duplicated/missed PSU logs in redfish (From meta-phosphor rev: 3f951e9973c362d110bf81e090d88b2d1db1b016) Change-Id: I1753304f5dbec70c73e7784b06296bcdc7be2bc3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-06phosphor-state-manager: srcrev bump a65d30d16b..c543af24b4Andrew Geissler1-1/+1
Andrew Geissler (1): remove libboost_system dependency (From meta-phosphor rev: 1803bbfbc4e9ddbb374ea49d31b5687555350820) Change-Id: I1bfcbcba07c38324094a0412acd7d9e7730e3d63 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-06entity-manager: srcrev bump 0c3980a748..f36472eef4Andrew Geissler1-1/+1
Brad Bishop (1): autojson: don't check non-json files HCL-BMC (1): Add json config for Facebook Yosemite V2 platform. James Feist (2): Add Motherboard property to WFT-Baseboard Add Panel interface to front panel (From meta-phosphor rev: cbf9fa6261170a72c9df5c932555d8a428d1061f) Change-Id: Iec579fd3b6989fc70a2ece853943fde907c2ce84 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-06phosphor-post-code-manager: Add recipe fileVijay Khemka1-0/+24
Added initial recipe file for post code manager. It saves history of post codes. (From meta-phosphor rev: 28c16972c6b3e8e9a2392b4b0fd54d6c897f6438) Change-Id: Ia13d480d148ffeb73ac9fd0ea7e4eba85b506530 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-20bmcweb: srcrev bump 0e1cf26b1c..9c6b0159a6Andrew Geissler1-1/+1
Yong Li (1): Adjust the PSU related log level (From meta-phosphor rev: d34272236883488bffbeeca67b85bdbce77843a6) Change-Id: Ib4fcbcd3e7c468182120c5a88b5cd9a094f4d2cd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-20bmcweb: srcrev bump a6e2f1c4cb..0e1cf26b1cAndrew Geissler1-1/+1
Adriana Kobylak (1): Make the max http request body size configurable Ed Tanous (2): Remove #include of self Implement a TODO(ed) in comment Jan Sowinski (1): Connection and websockets fixes Zbigniew Kurzynski (1): Turning ON the mutual TLS (From meta-phosphor rev: be7988f3c7e0a0cc5dd0d359ec4810a7da068eef) Change-Id: Idf80dd08c2370f32902953fa73c813bc8a5910ed Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-20phosphor-webui: srcrev bump f2127efa1b..dda0b83ebeAndrew Geissler1-1/+1
Gunnar Mills (2): Users: Update Callback/NoAccess Role Users: Role Table: Update ssh (From meta-phosphor rev: 2c400bafce6097464d368d9314d8bd81abd7eb0d) Change-Id: I6daf7a73f4c65c25a30d746cac94c016bef3eec5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-20entity-manager: srcrev bump 7d807754cc..0c3980a748Andrew Geissler1-1/+1
James Feist (1): FruDevice: Don't scan Mux bus if root is in blacklist (From meta-phosphor rev: 59c9c8853bfbe10e8333ef3743ec5767a4c234f0) Change-Id: Ic4ec1b34e20aba2c5f0f64fae72dc2be08afca31 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-20phosphor-hwmon: Fix unit escapingWilliam A. Kennington III1-3/+4
We aren't correctly escaping all of the specical characters based on the systemd spec for unit name escaping. systemd provides a utility to do this reliably, so use that instead of a custom implementation. (From meta-phosphor rev: e1acbce6ac818e411cee8483c89ea6f7b0829162) Change-Id: I239f396f92e6a6b94edcfe48084c41dcc292e1b7 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-18phosphor-host-ipmid: srcrev bump 225dec858e..4a15685ee8Andrew Geissler1-1/+1
Johnathan Mantey (1): Emit correct error code when "reserved" fields are modified. (From meta-phosphor rev: 5ebd4e211c4948016916524792cbcd6ef955f089) Change-Id: I2991c0dc0b4565a0564409b13e9a148051480a4b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-18phosphor-logging: srcrev bump 57686b65b5..b3f5186e89Andrew Geissler1-1/+1
Harisuddin Mohamed Isa (1): PEL: Filled in PEL value descriptions Matt Spinler (3): PEL: Fix message registry schema typo PEL: Add repo function to get a PEL FD PEL: Add API to get the PLDM instance ID (From meta-phosphor rev: a4c74aa783c9c286997d11eb3635145e2d4590b0) Change-Id: I3205bb2fcd502310f1dc7c4428c3aa270d54d1fc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-18phosphor-net-ipmid: srcrev bump 8e342c9c65..46bec0f60aAndrew Geissler1-1/+1
Jason M. Bills (1): Always return Message Tag and Remote Console Session ID (From meta-phosphor rev: ed6472b27d2e81282fbddfce8853eca2698fe757) Change-Id: Iebfe9bf0ceee53540f2872cceac0945d8b6629da Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-18bmcweb: srcrev bump 1e2cec3081..a6e2f1c4cbAndrew Geissler1-1/+1
AppaRao Puli (1): Fix: bug fixes in readJson Jason M. Bills (2): Fix $metadata/index.xml parse error Consolidate regex calls when converting links RAJESWARAN THILLAIGOVINDAN (1): Fix authorization for LDAP users (From meta-phosphor rev: 5e35dbbec02a84112d084a876f0b6d9c9b77e327) Change-Id: I5bd851bbcb08b299ea1ddef17550d17a4cce41ae Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-18phosphor-webui: srcrev bump 86f4056a2d..f2127efa1bAndrew Geissler1-1/+1
Wiktor GoĊ‚gowski (1): User logged in when IsAuthenticated cookie is set. (From meta-phosphor rev: 0ef53041cf7efdc6e0bd81636ed2ccfc65b8368b) Change-Id: Ic859b2d93be25901c43be029910a00e9a6bc900c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-18dbus-sensors: Remove kernel sources from include pathJoel Stanley1-4/+0
The Linux kernel userspace headers must be installed, not included directly from the kernel source tree: The correct way to package the header files for a distribution is to run 'make headers_install' from the kernel source directory to install the headers into /usr/include and then rebuild the C library package, with a dependency on the specific version of the just installed kernel headers. (From meta-phosphor rev: 3c315a34f2763f1932c6a8c12d7d12874a51aedb) Resolves: https://github.com/openbmc/openbmc/issues/3634 Change-Id: I308de6697a731ec184d45f72e9428c697f788864 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-17phosphor-certificate-manager: srcrev bump 667286e4f7..fe590c4e28Andrew Geissler1-1/+1
Zbigniew Lukwinski (1): Limit access permissions for authority cert directory. (From meta-phosphor rev: 4fbae2f0c26a1975d490c5b0ba46558ee73e6d4a) Change-Id: Idf2e346f5559b69ea406feb3cc636a9d1542cd63 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-17phosphor-host-postd: srcrev bump 49a18b2202..6dac4c5e55Andrew Geissler1-1/+1
Tim Lee (1): main: Fix BMC system stuck when doing enumerate state after host shutdown William A. Kennington III (1): main: Improve support for existing and new driver semantics (From meta-phosphor rev: 7aa04211d94efaeb44e57907f2b780672393224c) Change-Id: I60584a69b529504e0f379bacc81fd3b02df744ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-17dbus-sensors: srcrev bump d12f23ecc9..9f9b38d89aAndrew Geissler1-1/+1
Joel Stanley (1): Move ioctl header to common include path jayaprakash Mutyala (1): PSUSensor: Fix for PSU details (From meta-phosphor rev: 868a1009b3071347c1ba02b255081262dc98732b) Change-Id: I3a8f90c66f7b14774bfe6bd6a3ec87a11498eb1c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-17pldm: srcrev bump 9a26f89f45..f4e0a49596Andrew Geissler1-1/+1
vkaverap (1): ibm-oem: libpldm: add APIs for for FileAck command (From meta-phosphor rev: 33ae08bdbc05e9ac756352e326384e6b71ea9819) Change-Id: Ib8ca07e9f75f4a6a45d8745b3bd160fe89dbcbd0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-17bmcweb: srcrev bump 97d57aaa0b..1e2cec3081Andrew Geissler1-1/+1
Gunnar Mills (1): Update redfish-logging-in-bmcweb.md link Zbigniew Kurzynski (2): Fixing mTLS switches Adding a new value to cookie (From meta-phosphor rev: 39e63385f0b25f0e9fa0cbf7acd1710ccf282d06) Change-Id: Ica53e4e06bffb655ef6d212d3ccaf1f83fb42dbc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-17phosphor-net-ipmid: srcrev bump b0a81f665f..8e342c9c65Andrew Geissler1-1/+1
Rashmi RV (1): Fix: Handle exception during sol activate cmd Yong Li (1): Do not stop session in deactivate payload call (From meta-phosphor rev: a7b5af5628ca06b3c20e2d99b5196d18bef7de0e) Change-Id: I7dc6b72a3b2b68e62cd7939797fed4174fd01b34 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-12meta-phosphor: phosphor-ipmi-flash: add net bridge optionBenjamin Fair1-0/+1
Add a new PACKAGECONFIG option for enabling the network bridge data transfer backend. (From meta-phosphor rev: 23bb90e4e655008366d4aeb9918743de143b2457) Change-Id: I1ea955129e757431cd1aea059a25dfd0d051477c Signed-off-by: Benjamin Fair <benjaminfair@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>