summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2021-12-08dbus-sensors: srcrev bump 04d050669c..57574ad52bAndrew Geissler1-1/+1
Andrew Jeffery (11): NVMeSensorMain: Extract lambda body NVMeSensorMain: Define extractBusNumber() NVMeSensorMain: Define extractSensorName() NVMeSensorMain: Define deriveRootBusPath() NVMeSensorMain: Define deriveRootBus() NVMeSensorMain: Define provideRootBusContext() NVMeSensorMain: Move context definition to where it's used NVMeSensorMain: Make early exits contiguous NVMeSensorMain: Collapse continue conditions NVMeSensorMain: Drop use of baseConfiguration pointer NVMeSensorMain: Avoid context variable Change-Id: I70eff41b9fb80b9269af4c44d90993735b430580 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08phosphor-fan-presence: srcrev bump 0cb48f3d9a..20afdda364Andrew Geissler1-1/+1
Matthew Barth (1): control: Support state parameter on net decrease target action Change-Id: Ic25fa85028166396630b11c966c1567068a003cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08bmcweb: srcrev bump 6afb06d91f..116c184bd3Andrew Geissler1-1/+1
Asmitha Karunanithi (1): Enhance logs for networkd, hypervisor networkd app Ed Tanous (4): /s/boost::beast::span/std::span Enable stringop warnings Remove copies from log services and virtual media Delete the copy constructor on the Request object Krzysztof Grobelny (1): fixed errors in EventService Patrick Williams (1): test: time_utils: fix negative test Change-Id: I0f5edebe1f49da4656740ba99ccc9fbf4046a6c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08phosphor-logging: srcrev bump 35e79a803c..002d8cfd20Andrew Geissler1-1/+1
Brandon Wyman (1): PEL: Add power supply PS_Kill fault Ramesh Iyyar (2): PEL: Added the new component id for the op-hw-isolation PEL: Added the new message registry for op-hw-isolation error Change-Id: I4a3ce3d069f9ede38a3fb0cab5f493bda9e10dfc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08phosphor-led-manager: srcrev bump f178c0f26d..23d5408ba8Andrew Geissler1-1/+1
George Liu (1): Update the clang-format file with latest Change-Id: I5b729a2a3d0b5112047fa190f3a3fe24148158bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08phosphor-power: srcrev bump 7945dd2763..9ba382357eAndrew Geissler1-1/+1
Adriana Kobylak (1): psu-ng: Run validation when PSU is plugged Brandon Wyman (2): psu-ng: INFO journal trace when pgoodFault clears psu-ng: Add DEGLITCH_LIMIT, deglitch pgoodFault Change-Id: I5b0bb69510dde4a466227d6467c7034f17336857 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08pldm: srcrev bump a6bf120793..872f0f6938Andrew Geissler1-1/+1
George Liu (2): host-bmc: Fix D-Bus property signal of sendStateSensorEvent method utils: Add split method Manojkiran Eda (1): Change entity type of dimm from 142 to 66 Change-Id: Ie6b9880cb9baa50695935ca09a42a330fd2e58a7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-04phosphor-certificate-manager: srcrev bump 7f7b47bea7..13eba41aabAndrew Geissler1-1/+1
Patrick Williams (3): certificate: reduce nested sdbusplus::object inheritence fix unused parameter warnings watch: fix uninitialized variable Change-Id: I5bcfcaab8bf79f238a1c76cf158090c9a68318df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-04obmc-console: Re-introduce OBMC_CONSOLE_HOST_TTY variableOskar Senft1-4/+6
This change re-adds the OBMC_CONSOLE_HOST_TTY configuration variable to define the host TTY that the obmc-consoler-server should attach to. This allows individual machines to use a TTY different from the default ttyVUART0. Follow-up changes can then remove duplicate code in machine meta layers that work around the missing support for OBMC_CONSOLE_HOST_TTY. Tested: Ran a build for both cases with obmc-console.conf and a server.ttyS2.conf. Checked that the files got installed in the correct place with the expected names in both cases. Signed-off-by: Oskar Senft <osk@google.com> Change-Id: I4fc408577827a827ee10de4f5757726a1eec4a66
2021-12-04phosphor-logging: srcrev bump 9368b714f2..35e79a803cAndrew Geissler1-1/+1
Matt Spinler (1): PEL: Emit InterfacesAdded on PEL.Entry iface Change-Id: Iae369f3df93f7b6a994d59e1966569660705e460 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-04service-config-manager: srcrev bump a1fe1a284d..c7d2253187Andrew Geissler1-1/+1
Joseph Reynolds (1): Add README Change-Id: I008ed7e43b004678730edf7e004eae5266551ee2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-04phosphor-networkd: srcrev bump 329b5fba06..c7cf25f740Andrew Geissler1-1/+1
William A. Kennington III (1): network_manager: Reloads should be delayed via timer Change-Id: I8242a8d86f88668905bd1625fcfe08f460b6251b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-04phosphor-fan-presence: srcrev bump 5934f097e6..0cb48f3d9aAndrew Geissler1-1/+1
Matthew Barth (5): control: Add zone ceiling to debug dump control: Remove iostream include from get_managed_objects action control:p10bmc: Add processor `ioring temp` groups control:p10bmc: Add all possible dimm temps groups control:p10bmc: Add processor `vdd vrm temps` groups Change-Id: Ie0a5751cd063282223f6692f3659695e39a5edb1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-04dbus-sensors: srcrev bump daf6f56870..04d050669cAndrew Geissler1-1/+1
Arun P. Mohanan (1): cpuSensor:Check object validity in async callback Change-Id: I9b534174f75b061a75756719715a52e12e754d66 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-04phosphor-power: srcrev bump b3ba516f3f..7945dd2763Andrew Geissler1-1/+1
Jim Wright (1): pseq: Add base and UCD90320 device monitor classes Change-Id: I6d36a0ca2fc2bbc8144d987b137900e8afd8db4f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-04bmcweb: srcrev bump 60c922dfac..6afb06d91fAndrew Geissler1-1/+1
Gunnar Mills (1): Make OWNERS match MAINTAINERS Change-Id: I8da3c21f94abf47c159af760b6ad1d0fae13d81e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-04pldm: srcrev bump 9e0265b527..a6bf120793Andrew Geissler1-1/+1
Zach Clark (2): Remove hb_power_limit_enable_current and hb_power_limit_in_watts_current Define safe variant of decode_get_fru_record_table_resp Change-Id: I198bf4ce845d7a4d88b25fe7eaf459919f65fd53 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-04libmctp: srcrev bump e320669029..95cccaec5bAndrew Geissler1-1/+1
Brad Bishop (2): utils: fix in/pipe utilities mctp-demux-daemon: sanity check pcap args Change-Id: I3b2a1cec8aa4063c3cde2f6705d8a27a5dde31df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-03meta-phosphor: libmctp: add captureBrad Bishop1-0/+1
Packet capture support was recently added to libmctp. Add a PACKAGECONFIG for that. Change-Id: Ibcd4d69b4622887659cc360e215e70963cd20b6c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2021-12-02dbus-sensors: srcrev bump 00bd56d3a6..daf6f56870Andrew Geissler1-1/+1
hsangani (1): Added JC42 JEDEC standard memory temp sensor support Change-Id: I1dc55d94aa2023874fe2ce2cb473e4e67115b809 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-02bmcweb: srcrev bump 0fd03ad472..60c922dfacAndrew Geissler1-1/+1
Brandon Kim (1): redfish-core: processor: Add Model, Microcode, Step Gunnar Mills (1): Move to 2021.3 Krzysztof Grobelny (1): Add Krzysztof as a reviewer Wludzik, Jozef (1): Sync Telmetry service with EventService Change-Id: I960d87f9a89025ddeea93c2459bb092c4587d5a1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-02webui-vue: srcrev bump 5e5b48b0a4..cc79a53192Andrew Geissler1-1/+1
Gunnar Mills (1): Correct Dump file extension Konstantin Aladyshev (1): Fix DHCPv4 display Change-Id: I91ec7aed94763342ead389f11d2b696e17cb8ab3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-02phosphor-power: srcrev bump 7ee4d7e41d..b3ba516f3fAndrew Geissler1-1/+1
Shawn McCarney (1): regulators: Enhance additional error data capture Change-Id: If80d282572fd103a516433d0d66d1bbd73863bd9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-02phosphor-fan-presence: srcrev bump 8a8aa442e5..5934f097e6Andrew Geissler1-1/+1
Matt Spinler (2): control: Create parameter trigger control:p10bmc: OCC inactive fan floor event Matthew Barth (1): control:p10bmc: Add processor `core temps` groups Change-Id: I1b1d997a18a76f469f9a4d99476d316868126e19 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-02pldm: srcrev bump eea835a91b..9e0265b527Andrew Geissler1-1/+1
Brad Bishop (3): pldm_visualise_pdrs.py: make use of --all pldm_visualise_pdrs.py: add support for ssh_config pldm_visualise_pdrs.py: add jump host support Change-Id: Id08c01b5f67f9277007b01714d86f41932cd17df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-02entity-manager: srcrev bump 1cf04c17b6..5468c6e953Andrew Geissler1-1/+1
John Edward Broadbent (1): doc only: Fix broken link Change-Id: Ib9127a76484744dfd89521a00bb4ce9282eeb85d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-01entity-manager: srcrev bump 2c412eef8e..1cf04c17b6Andrew Geissler1-1/+1
Jayaprakash Mutyala (1): Add HSBP FRU details in json configuration Kumar Thangavel (1): Move global variable to local variable. hsangani (1): Added JC42 JEDEC standard memory temp sensor support Change-Id: I81fdea46304fd9aa6c616b848f51bb602a465959 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-01phosphor-power: srcrev bump a61c1aa0a2..7ee4d7e41dAndrew Geissler1-1/+1
Brandon Wyman (2): PMBus: Fix "file" name for STATUS_FANS_1_2 psu-ng: Add in detection of fan faults Change-Id: Ia1e7fa4c7721c612c8e39eb85235b8794346f788 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-01phosphor-networkd: srcrev bump ee2cba8a7d..329b5fba06Andrew Geissler1-1/+1
William A. Kennington III (3): network_manager: Add reload hooking ethernet_interface: Defer link down for MAC change ethernet_interface: Defer setting NIC enabled Change-Id: I2865dbb51e036eb923cfc2081a90516737bb3d82 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-01pldm: srcrev bump 3d34b2c211..eea835a91bAndrew Geissler1-1/+1
Tom Joseph (1): pldmtool: Add GetStatus firmware update command Change-Id: I0530e1ec1afd5e0bec87b59a0f24fc6ba6d1862d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-01phosphor-logging: srcrev bump a9e4f59664..9368b714f2Andrew Geissler1-1/+1
Brandon Wyman (2): PEL: Add isolation procedure for power OC PEL: Add phosphor-power Output Over-current error Jayanth Othayoth (3): PEL: Add location code information support for sub FRUs PEL: Fix pdbg target traversal error path issues PEL: Add procedure callout for hwp errors Sumit Kumar (1): PEL: Fix for error - unable to read PEL ID file Change-Id: Iac6d6dc6a42faa33c203bfbb63f3707415b59b44 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-01phosphor-fan-presence: srcrev bump 1a19eadd2a..8a8aa442e5Andrew Geissler1-1/+1
Matt Spinler (1): control: get_managed_objects action Matthew Barth (2): control:p10bmc: Add missing `fan inventory` monitor: Add ignoring feedback sensors above allowed max Change-Id: I308f1052230e13ee49cc7ee4e9c5f61af4693c21 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-01webui-vue: srcrev bump 2a2e1021f4..5e5b48b0a4Andrew Geissler1-1/+1
Konstantin Aladyshev (3): Russian translations for the LED page Russian translations for the Dimms table Fix error in russian translations for the overview page Change-Id: Ibf7c80c276bd4bdcb6db29c493a3b3ae7679a5bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-30phosphor-host-ipmid: srcrev bump 9bb4a3867a..5aae092cabAndrew Geissler1-1/+1
Johnathan Mantey (1): Modify default prefix assignment for Get LAN Config Params 56 & 59 Change-Id: I99e270fbce34b988c24d7f1cc5e644a454c6bcae Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-logging: srcrev bump c1ba04f2a6..a9e4f59664Andrew Geissler1-1/+1
Jonathan Doman (1): lg2: Reset format string for multiple uses Matt Spinler (1): elog-gen.py: Remove missing metadata print Sumit Kumar (1): PEL: Write terminating SRC to the progress SRC Change-Id: I5df8e53a70e15d5d2fa9f753a686088f27005512 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29entity-manager: srcrev bump 7939a765cb..2c412eef8eAndrew Geissler1-1/+1
Howard Chiu (1): Configurations: Bletchley: Add new json file for Facebook Change-Id: I66fb95ff603375bf1a89c39ccd5473ceef2385af Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-networkd: srcrev bump 26c40a43b2..ee2cba8a7dAndrew Geissler1-1/+1
sureshvijayv1 (1): Check eth intf existence before creating VLAN Change-Id: I4b79e03d36c08a72932c09327714f4d7e6f8477d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29bmcweb: srcrev bump 8682c5ad05..0fd03ad472Andrew Geissler1-1/+1
George Liu (1): Update clang-format Jason M. Bills (1): Remove Jason as a maintainer Jonathan Doman (1): Remove obsolete Boost preprocessor options Change-Id: I517592e6c9ec832bbdda0df549331e3d2f78877e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-pid-control: srcrev bump cca9c65988..457993f836Andrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: remove usage of deprecated alias Change-Id: Id7813b300e9890b1c0eb83cc81038d5342023d58 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-host-ipmid: srcrev bump 78fe1b14f6..9bb4a3867aAndrew Geissler1-1/+1
Jason M. Bills (3): Update Host State Transition function Add Chassis State Transition interface Update IPMI Chassis Control command transition requests Vernon Mauery (1): Rework setNmiProperty to use yielding Dbus API Change-Id: Icc77d4988abb212645cfb6880db4584cd93784d6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29dbus-sensors: srcrev bump cb5af73f5d..00bd56d3a6Andrew Geissler1-1/+1
Ed Tanous (1): Fix possible seg faults in Cpu and tach Zhikui Ren (1): TachSensor: fix checkThresholds regression Change-Id: I020a3eb945504a642da61f7b25482bc1830610d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-power: srcrev bump 2916ea52b3..a61c1aa0a2Andrew Geissler1-1/+1
Brandon Wyman (2): psu-ng: Add in detection of IOUT_OC fault psu-ng: Add code to detect VOUT_UV_FAULT Jim Wright (3): pseq: Call chassis hard power off on pgood fail pseq: Add logging of power on/off timeout entries pseq: Retrieve device info from entity manager Patrick Williams (1): sdbusplus: remove usage of deprecated alias Change-Id: I4431fee49fb9b585617398c95c387dd8cd2cad57 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-led-manager: srcrev bump d1fdc4f48d..f178c0f26dAndrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: remove usage of deprecated alias Change-Id: I088412fa2fbccbcef7fcb9c83d564b904256b71c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-virtual-sensor: srcrev bump 333e5bf60c..b57d737081Andrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: remove usage of deprecated alias Change-Id: I4d1efe13abb0fd8367471d351c0b818c947482eb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-ipmi-blobs-binarystore: srcrev bump d6f65a1b52..a21027dcb1Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: Iba0e43ffaf15b07223b67c99804b1900b4426294 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29libmctp: srcrev bump 663ec39ea1..e320669029Andrew Geissler1-1/+1
Jeremy Kerr (1): README: OWNERS is the new MAINTAINERS Change-Id: If4c5ab272fd144d309670e94c85f16b3a22b04bf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29pldm: srcrev bump 77aef218a5..3d34b2c211Andrew Geissler1-1/+1
Brad Bishop (1): fw-update: tests: add missing dependency Eddie James (2): Rename IBM OEM state set header and install it Fix renamed IBM OEM state set header in pldmtool Manojkiran Eda (2): Update the clang-format file with latest Fix a bad error traces Sampa Misra (1): oem: refine support for VINI record Change-Id: I29157f556db05e36de5da92e88a46f7538f4d8b4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-28phosphor-fan-presence: srcrev bump c024d78022..1a19eadd2aAndrew Geissler1-1/+1
Matthew Barth (2): monitor:p10bmc:ibm,rainier-2u: Functional fan range update control: Correct same signal object subscription of actions Mike Capps (1): control: remove NaN from D-Bus properties Patrick Williams (1): sdbusplus: remove usage of deprecated alias Change-Id: I70629fddc971edfa6355913dc1fc615a06c78d12 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-22uart-render-controller: srcrev bump 26ac7f7bd6..08e854a6c4Oskar Senft1-1/+1
Oskar Senft (1): Fix incorrect parsing of large values in VGA scratch register Signed-off-by: Oskar Senft <osk@google.com> Change-Id: I76419ff9ad9492a8c85626a62265a03abaed17a3
2021-11-19phosphor-ipmi-blobs-binarystore: srcrev bump c3abe753fc..d6f65a1b52Andrew Geissler1-1/+4
Maksym Sloyko (3): binarystore: Add ReadOnly Mode Add blobtool Add maxims to MAINTAINERS Change-Id: Iabdbfb1a2400330ebb942c38a8a91ef7e9d04910 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Maksym Sloyko <maxims@google.com>