summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2022-08-23entity-manager: srcrev bump f7fc474723..f6e4c1f588Andrew Geissler1-1/+1
Ed Tanous (2): Make clang-tidy changes Update clang-tidy with new checks Jason M. Bills (1): Fix sign-compare build error Yung Sheng Huang (1): devices: add SIC450 support Change-Id: Iecf782990f567868b1a92607b18416c6b0f7c625 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-23stdplus: srcrev bump a4f71f92a0..74755ce0b5Andrew Geissler1-1/+1
William A. Kennington III (1): fd/fmt: Fix for compiled strings Change-Id: I9ea51bf177cf2dbb24938bd0def1249249e01c57 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-23phosphor-host-ipmid: srcrev bump 11317d75d4..4a105cd642Andrew Geissler1-1/+1
Jian Zhang (1): Optimize sensorsOwnerMatch init Tim Lee (1): dbus-sdr: fix build error when disable sel-logger-clears-sel Change-Id: Idd1cac48016f09be2786d454e550fd5dc82e4ba6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-23bmcweb: srcrev bump 60a86d6c3d..a3526fee27Andrew Geissler1-1/+1
Claire Weinan (1): Fix function name handleLogServicesCollectionGet Gunnar Mills (1): Remove q-factor weighting on Accept Header Jiaqing Zhao (2): query_param: Move maxEntriesPerPage to Query struct Fix build failure with redfish-provisioning-feature enabled Nan Zhou (1): OWNERS: nanzhou can own query codes Change-Id: Ib4d47ac33b8f6ebf138fff9879cf3c6af74dfdec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-23smbios-mdr: srcrev bump 634ec6aec9..2eca4fe567Andrew Geissler1-1/+1
kasunath (1): Expose memory error correction type Change-Id: Ibb06c539e92b83d7b5195fa8dd9082142790590a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-23phosphor-networkd: srcrev bump 7ba2d56042..d41db38365Andrew Geissler1-1/+1
Jiaqing Zhao (1): routing_table: Remove unused Entry class William A. Kennington III (1): network_manager: Allow faster non-reconfiguration reloads Change-Id: I819db57573f06237518603c5d9e5937412f0f2de Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-23phosphor-health-monitor: srcrev bump c82e61641b..b7d7bd5a38Andrew Geissler1-1/+1
Potin Lai (1): healthMonitor: use MemAvailable for memory utilzation calculation Change-Id: I689810f8fcde0e570703e82c561d2a8435e4b1f1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-23phosphor-settings-defaults: fix silent failures in installPatrick Williams1-1/+1
If a file is missing from SETTINGS_HOST_TEMPLATES, the previous `do_install` would silently fail because bash by default does not use the `pipefail` option. Avoid the pipe operation so failures are more obvious: ``` | sed: can't read restrictionmode-host-settings.override.yml: No such file or directory | WARNING: .../lf-build-bletchley/tmp/work/x86_64-linux/phosphor-settings-defaults-native/1.0-r1/temp/run.do_install.800503:152 exit 2 from 'sed "s/{}/${i}/g" ${f} >> ${DEST}/defaults.yaml' ``` Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: If35ca6cbf1c1793229432cb680e6fc0148f721a2
2022-08-20phosphor-fan: Rename meson optionMatt Spinler1-1/+1
The option that tells the code to use the host state as the power state was renamed in the code. phosphor-fan-presence: srcrev bump bf8e56f699..b7dd3e222c Matt Spinler (2): control: Display locked targets in debug dump meson: Rename host power state checking option Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ic4dfd0c600b31a3aa0d0c9b8101c27e488812bb2 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2022-08-19phosphor-objmgr: srcrev bump f6ebfc73cd..ff46420f4cAndrew Geissler1-1/+1
Brad Bishop (1): treewide: prefer std::starts_with to boost Matt Spinler (1): Update README Change-Id: Ied638488103415366e27b30197f2be9343a4d002 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-19phosphor-user-manager: srcrev bump 3b80d01d6f..fba4bb174aAndrew Geissler1-1/+1
Jiaqing Zhao (2): Refactor executeCmd calls to pam_tally2 Check time when getting UserLockedForFailedAttempt Change-Id: I4068a3673cb9589e12f9f4c39ce4c9eec91371fc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-19phosphor-snmp: srcrev bump 54d83f5a16..c0d7cd47d4Andrew Geissler1-1/+1
George Liu (1): Fix deleteSNMPClient method in Unit Test file Change-Id: I9370ef05d6697eedd9bae2b3255a786b2dbebd0d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-19phosphor-time-manager: srcrev bump 723068069a..5b38e644d8Andrew Geissler1-1/+1
George Liu (1): Add George Liu as a reviewer Change-Id: I51eee43b2506d16eaaa8f41fd3bae6256c96b682 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-19dbus-sensors: srcrev bump fd3d5f7ee3..efae44c1e3Andrew Geissler1-1/+1
Zev Weiss (2): IntelCPUSensor: Fix PropertiesChanged callback setup NVMeSensorMain: Invert condition to reduce indentation Change-Id: I72464698cfa4c03819e4a5fde5adfce1bac62738 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-19phosphor-health-monitor: srcrev bump 973c1b6945..c82e61641bAndrew Geissler1-1/+1
Potin Lai (1): healthMonitor: wait until enough sensor reading in queue Change-Id: I9d9ca6773881ea0d7aa0957f289cf722141ee9b9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-19bmcweb: srcrev bump b0d3a8562b..60a86d6c3dAndrew Geissler1-1/+1
Nan Zhou (2): error message: add insufficientStorage resource messages: make functions inline Change-Id: I4020d2989707a75217f3d5c9de9bf195aeea9a18 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-19stdplus: srcrev bump 8e30a515d1..a4f71f92a0Andrew Geissler1-1/+1
William A. Kennington III (3): fd/line: Memcpy is faster than insert fd/fmt: Correct write call treewide: Remove unnecessary namespacing Change-Id: I3f2250f5f41d3584c506d7014feafbb9561c8bdb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-19smbios-mdr: srcrev bump b7ccf0ce15..634ec6aec9Andrew Geissler1-1/+1
kasunath (1): Remove trailing spaces in PartNumber Change-Id: Ibb6190debd8ede47e23e4cc645a5ca065446be59 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-19phosphor-dbus-interfaces: srcrev bump 7311efe3cb..bcb24e1338Andrew Geissler1-1/+1
William A. Kennington III (1): EthernetInterface: Split up dynamic config properties Change-Id: Ia18265dd2e3b7d8345e6289060698b019c77680b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-19sdbusplus: srcrev bump 5b9815d5c0..3607178830Andrew Geissler1-1/+1
Patrick Williams (1): sdbus++: handle 'DHCP{4,6}' better Change-Id: If53c91b5ce2ece6ece7809749ac5f7243f7f309f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-19phosphor-misc: srcrev bump 746d56c388..8ae2fcd1caAndrew Geissler1-1/+1
Jae Hyun Yoo (1): usb-ctrl: add RNDIS and EEM type support Change-Id: I39759c59afea15ce1ffe9bc653b39e2c7f5c9851 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-19phosphor-fan: Build with mesonMatt Spinler1-22/+20
The phosphor-fan-presence repository added meson support, so start using it. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: If850d3d379ad82dc8f9691efd7a0561f350543dc
2022-08-19phosphor-fan-presence: srcrev bump 87f9adc467..bf8e56f699Andrew Geissler1-1/+1
Mike Capps (3): control:action: fan override actions for locked rotor meson support: create meson.build files meson support: configuration option removal Change-Id: I2c8b1685e34bdd0f482af1eed7155e382be4b47e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-18phosphor-host-postd: srcrev bump 723b97f187..aee6540154Andrew Geissler1-1/+1
Kumar Thangavel (1): Disable Debug card display for postcodes if no GPIO's. Change-Id: Ie7a102961b76965542031dcde36609665d9547d5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-18phosphor-net-ipmid: srcrev bump ec5ddaf5e5..67aaec2e06Andrew Geissler1-1/+1
George Liu (1): meson: Remove compilation using autotools Change-Id: I35630f0b87d45af63d4334063f0bcbd8dd93664d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-18phosphor-dbus-monitor: srcrev bump 2f2ba6cec5..04267b4ff0Andrew Geissler1-1/+1
Matt Johnston (1): Add argument for errors.hpp to pdmgen.py, fix race Change-Id: I0ff8dcd26c50d972c9e49b3c3a223f9eb04bbd40 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-18phosphor-fan-presence: srcrev bump 77073c58a7..87f9adc467Andrew Geissler1-1/+1
Matt Spinler (1): monitor: Add tick count to error log capture Change-Id: I517e472a4899575614d18d17a25a04db9eabfb0b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-18dbus-sensors: srcrev bump 9148f38253..fd3d5f7ee3Andrew Geissler1-1/+1
Zev Weiss (14): Code style fixes for clang-tidy ExitAirTempSensor: Replace iterator pairs with structured bindings ExternalSensorMain: Replace iterator pairs with structured bindings FanMain: Replace iterator pairs with structured bindings HwmonTempMain: Replace iterator pairs with structured bindings IntelCPUSensorMain: Replace iterator pairs with structured bindings IntrusionSensorMain: Replace iterator pairs with structured bindings IpmbSensor: Replace iterator pairs with structured bindings MCUTempSensor: Replace iterator pairs with structured bindings PSUEvent: Replace iterator pairs with structured bindings PSUSensorMain: Replace iterator pairs with structured bindings TachSensor: Replace iterator pairs with structured bindings Thresholds: Replace iterator pairs with structured bindings Utils: Replace iterator pairs with structured bindings Change-Id: Ic8f1fd6418fe032613ce3f1d96314836b385c3f2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-18stdplus: srcrev bump 42827deb28..8e30a515d1Andrew Geissler1-1/+1
William A. Kennington III (4): fd/line: Add line buffered reader fd/fmt: Add buffered formatting to fd fd/fmt: Add storage consistent formatted output fd: Fix installed headers Change-Id: I9bb050fd0d6ce326bd1ce03babd15a1f1977c1c5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-18phosphor-snmp: srcrev bump 8116532f35..54d83f5a16Andrew Geissler1-1/+1
George Liu (1): Fix generating last client Id Change-Id: I4b79cb042a4793c5837de1eb5f1232a086545ae7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-18phosphor-objmgr: srcrev bump 3714dd3058..f6ebfc73cdAndrew Geissler1-1/+1
Brandon Kim (1): main: Fix getSubTree & getSubTreePaths partial match Change-Id: I76419c850eb09a41e3a51f1f9ad1743453f317c7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-18phosphor-user-manager: srcrev bump f76fb88683..3b80d01d6fAndrew Geissler1-1/+1
Nan Zhou (1): meson: find ldap instead of link flags Change-Id: Icbe6e1afe77bea4990993cffbbd4b3221c492a38 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-17bmcweb: srcrev bump c21c64b652..b0d3a8562bAndrew Geissler1-1/+1
Carson Labrado (1): HTTP Client: Further increase httpReadBodyLimit Ed Tanous (5): Deduplicate leftZeroPadding task payload, initialize jsonValue in constructor Remove extra debug information from boost url Disable source locations in OpenSSL Section out the maintainership of bmcweb Krzysztof Grobelny (1): used sdbusplus::unpackPropertiesNoThrow part 3 Change-Id: I7bfd30878add2b90fdfa51f84989c84f0beade08 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-16meta-bletchley: bsp: convert patch to cfg filePotin Lai1-1/+0
convert current patch to .cfg file Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I98ad0d5d69dd0c55ea40debd5b05ba4aa77be945
2022-08-16dbus-sensors: srcrev bump 255da6b419..9148f38253Andrew Geissler1-1/+1
Zev Weiss (3): Refactor PropertiesChanged handler setup PSUSensorMain: Drop vestigial type string from baseConfig ADCSensorMain: Replace iterator pairs with structured bindings Change-Id: I2881d18c2a9afe67c902d033674184cc30c9bc56 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-16bmcweb: srcrev bump a6669023cd..c21c64b652Andrew Geissler1-1/+1
Claire Weinan (1): LogServices: Fix dump timestamp regression Ed Tanous (1): Move time utils to be in one place Jiaqing Zhao (2): dbus_utility: Remove ManagedItem type alias system: Remove ipsPropertiesType Change-Id: Iae05f9fb9723bb63586c1beb2efe7aa9420a86af Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-16phosphor-host-ipmid: srcrev bump 48fe64e92c..11317d75d4Andrew Geissler1-1/+1
Tim Lee (1): dbus-sdr: fix build error when enable sel-logger-clears-sel Change-Id: Icf86367cdcf827ced9bb9806993558a310e9a2f5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-15phosphor-net-ipmid: srcrev bump 7b7f25f70c..ec5ddaf5e5Andrew Geissler1-1/+1
Vernon Mauery (1): Fix issues found by a static code scan Change-Id: I3f76ef72a3e2b1059d0c79964dd0e2e7a0ac2dbb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-15dbus-sensors: change build option of Intel cpu sensorAndrew Geissler1-5/+5
The build option of Intel cpu sensor service in dbus-sensors repository is changed from "cpusensor" to "intelcpusensor". Update the build option in openbmc source to match with that change. dbus-sensors: srcrev bump 0fe0229497..255da6b419 Thu Nguyen (1): cpusensor: Change cpusensor to intelcpusensor Tested: 1. No build errors. Signed-off-by: Thu Nguyen <thu@os.amperecomputing.com> Change-Id: Ib31f7ce3dd7d5ed1bb226eb991459ec0bf233973 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2022-08-14phosphor-networkd: srcrev bump c9cc1a960a..7ba2d56042Andrew Geissler1-1/+1
William A. Kennington III (1): test: Fix valgrind execution Change-Id: I89e28c683cf74b89c25d0b448b9efa46fa75c3c9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-13bmcweb: srcrev bump 5c9fb2d6a1..a6669023cdAndrew Geissler1-1/+1
John Edward Broadbent (1): drive: cleanup recent errors Krzysztof Grobelny (2): used sdbusplus::unpackPropertiesNoThrow part 2 fix ProcessorSummary.CoreCount Change-Id: I541d9c9d11755fe6c3bc8dafa218d774600a7f19 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-12telemetry: srcrev bump 935a70ab89..458a37d19dAndrew Geissler1-1/+1
Szymon Dompke (1): Parameterize .service file in meson Change-Id: Iea80565c7ab2c4e2000125473ba00100eaa94d09 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-12phosphor-dbus-interfaces: srcrev bump d4fad16ea7..7311efe3cbAndrew Geissler1-1/+1
Claire Weinan (1): Dump Entry: Recommend implementing DeleteAll Change-Id: Id21a131f1228483238ecb415452eec604f31d6d5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-11sdeventplus: srcrev bump d57c73f99c..13afebfaa6Andrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: Ia76511458c60b2f6eabb35830e42564f5c0e3288 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-11pam-ipmi: srcrev bump de43fe51fe..c971bebca3Andrew Geissler1-1/+1
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' MAINTAINERS: remove file Change-Id: Ibc8f05ade5d6add5b4bba80bcdf91ccb2e4d2761 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-11skeleton: srcrev bump 01e57306ed..f81f0e5659Andrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: If77b163abb0fcba66bb9746d3c63135389c1a099 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-11jsnbd: srcrev bump 7b7c29369c..3ebe3dadd3Andrew Geissler1-1/+1
Patrick Williams (1): OWNERS: switch 'matches' to 'matchers' Change-Id: Ie320c34630343d9d402d0ee7c0537ab0095caa35 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-11phosphor-dbus-interfaces: srcrev bump fd26ad1e38..d4fad16ea7Andrew Geissler1-1/+1
Shounak Mitra (1): inventory: sensors: Document related inventory association Change-Id: I154c2596b89934f4e5a0a0fc55c09b5f11256caa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-11phosphor-gpio-monitor: srcrev bump 230d0c6283..629f3e3cd4Andrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: Ia75f9583cb851c38835747f4107253e153dbab22 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-11obmc-console: srcrev bump 191006287b..bbc95526c6Andrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: If06abf6ea1b0af8aa9c176b3e7a0c2f23197c8e0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>