summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-07-01meta-google: obmc-console: Don't enable host-console-journal by defaultWilliam A. Kennington III1-4/+0
This is trivial to enable if desired, we mostly don't want a huge amount of BIOS logspam to fill the journal and cause it to rotate out valuable logs in normal situations. Change-Id: I991e8f048e847ba081b69f755c48275b63d4af66 Signed-off-by: William A. Kennington III <wak@google.com>
2022-07-01bios-bmc-smm-error-logger: srcrev bump e8cac46964..a3b64fb63ekasunath1-1/+1
Kasun Athukorala (2): Add a class to create FilePath DBus objects Create a DBus notification for each LogEntry Signed-off-by: Kasun Athukorala <kasunath@google.com> Change-Id: I2032001dfbc404e11687626440470a70f6b799fb
2022-07-01u-boot-aspeed-sdk: Make fw-utils config consistent with u-bootZev Weiss2-2/+3
Previously the FLASH_SIZE-based config tweaks had only been applied to u-boot itself, leaving fw-utils built with a different default environment that could end up replacing the original one with a non-working bootcmd setting. Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: I147a601d6a348f94b221459eabee4555dfed63c6
2022-07-01u-boot-aspeed-sdk: Share distrovars requirement between u-boot & fw-utilsZev Weiss3-2/+2
Might as well have it in one place instead of duplicating it between both. Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: Id87649691c93d0dbdc08d2484ca59a85cb54a3eb
2022-07-01gbmc-ncsi-config: Directly read service fileWilliam A. Kennington III1-2/+4
This makes the override idempotent and correct. Otherwise, running the script multiple times would produce broken unit files. Change-Id: I351c0becc5555020ce9531cae164fa56f502cfdc Signed-off-by: William A. Kennington III <wak@google.com>
2022-06-30meta-fii: meta-kudo: Remove chassis power cycle targetAvenash Asai Thambi1-1/+0
Upstream phosphor-state-manager doesn't want to support obmc-chassis-powercycle target. Signed-off-by: Avenash Asai Thambi <avenash.thambi@fii-usa.com> Change-Id: Idb955d3f0bee0701bd87d265fac679e7209ff87b
2022-06-30meta-fii: meta-mori: Add bmcweb optionsAshwin Murali1-0/+4
1. Enable Dump log service transactions through Redfish 2. Enable BMC journal access through Redfish Signed-off-by: Ashwin Murali <ashwin.murali@fii-na.com> Change-Id: I92dcd5e6ae1ec72cf70be0d6267fb7074c4f9e18
2022-06-30meta-fii: meta-mori: Adding hotswap power cycleGrant Williams2-0/+31
Adds hotswap power cycle features. Signed-off-by: Grant Williams <grant.williams@fii-na.com> Change-Id: Iadb9a312420a1fe70d5c2a31640b7cd2bda480a4
2022-06-30meta-fii: meta-mori: Add nic-ethtoolGrant Williams1-0/+1
Adding NIC-ethtool packageconfig to the phosphor-network bbappend file Signed-off-by: Grant Williams <grant.williams@fii-na.com> Change-Id: I10ee053a9daa49493d16851a583b7a699fe71df4
2022-06-30meta-fii: meta-mori: Add SEL Logger ConfigurationGrant Williams2-1/+3
Enables monitoring of Threshold, pulse, and watchdog systems. clear-sel packageconfig requires sel-logger-clears-sel phosphor-ipmi-host packageconfig Signed-off-by: Grant Williams <grant.williams@fii-na.com> Change-Id: I6cbd7492562ae96b97787e6c7578ad95bfc5a8f0
2022-06-29entity-manager: srcrev bump 8232a6ac94..f18be7fec0Andrew Geissler1-1/+1
Jayashree Dhanapal (1): Add NIC and fan voltage sensor for fbyv35. Potin Lai (1): Add HDC1080 support Change-Id: Ib86fbde82344c0c3f966e74d148a1ae846cef588 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-29sdbusplus: srcrev bump 22a03e31f6..af95567070Andrew Geissler1-1/+1
Krzysztof Grobelny (1): Added missing include Change-Id: I404f5c00166c9af8a37a7298bf7e36f21e816597 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-29bmcweb: srcrev bump ceeba4f968..69320d54efAndrew Geissler1-1/+1
AppaRao Puli (1): Add missing Context type to MetricReport Carson Labrado (1): HttpClient: Increase httpReadBodyLimit Claire Weinan (1): LogService: Add support for Fault Log Ed Tanous (5): Replace BMCWEB_ROUTES lambdas with functions Remove old MAINTAINERS file Rearrange forward_unauthorized Move AccountService to separate methods Fix shadowed variable issues Jason M. Bills (6): Clean up firstEntry boolean checks Update handling of skipped log entries log_services: use nlohmann::json::object_t log_services: don't replace res.jsonValue log_services: remove brace initialization Use an enum to return message registry parsing status Jiaqing Zhao (7): certificate: Use ObjectMapper in getCertificateLocations certificate: Add getCertificateList for get collections registry: Base: Upgrade 1.11.0 -> 1.13.0 error_messages: Add PropertyValueOutOfRange error memory: Use dbus::utility::DBusPropertiesMap::value_type query_param_test: Update Positive cases for Delegate Encode service object path with sdbusplus Nan Zhou (22): dbus_utility: iwyu openbmc_dbus_rest_test: fix headers multipart_test: fix headers multipart_test: add namespace multipart_test: use ASSERT_EQ correctly Add Nan Zhou as a reviewer log_service: make function static health: remove boost container header human_sort_test: fix headers human_sort_test: add namespace http: utility_test: fix headers http: utility_test: fix namespace http: router_test: fix headers http: router_test: fix namespace query_param: fix headers query_param_test: fix namespaces dbus_utility_test: add namespace dbus_utility_test: clean up headers http_utility_test: fix headers clients.md: fix headers http_utility_test: add namespace http_utility_test: fix test case names Tony Lee (1): Fix fail on get PostCode entry Willy Tu (1): update_service: Refactor getSoftwareVersion into a seperate function nitroglycerine (1): sessions: iwyu Change-Id: I98d98d649b99ecdb99e3099c9efbe518b85f300d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-29phosphor-ipmi-blobs: srcrev bump 88ca532a74..d92aee4dc4Andrew Geissler1-1/+1
Willy Tu (1): Revert "Add ipmi response buffer size check for all commands" Change-Id: I45b53ca9a2953a05dbfc1e085dc17ceb5a00772b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-29pldm: srcrev bump 8b51fa2c7d..fc0ce97a34Andrew Geissler1-1/+1
Manojkiran Eda (2): Remove PDR's based on Terminus Handle Fix typos/incorrect naming in public API's Change-Id: Ibffdf3a0bc9a502f77fe564e132e588c3cc29aaf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-29dbus-sensors: srcrev bump 256d8c1284..b429f31da4Andrew Geissler1-1/+1
Ed Tanous (1): Fix clang-tidy 14 issues Change-Id: Icc321f7f09432e17f4085de5481a4001ce358508 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-29phosphor-snmp: srcrev bump 65113c2be7..06c65c0c12Andrew Geissler1-1/+1
Patrick Williams (1): remove unused experimental::any Change-Id: I58c037934aecf01e7080bb86cac0219098a82616 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-29estoraged: srcrev bump 740e94bd36..6771c6917eAndrew Geissler1-1/+1
John Edward Broadbent (1): Update initial values for new CI Change-Id: I5fa844cdcdbf03b2f8e9ebdc47abbc9e0d342436 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-29libmctp: srcrev bump f39c385758..7aaccb51bbAndrew Geissler1-1/+1
Moritz Fischer (3): range.h: Avoid duplicate definitions of MIN/MAX compiler.h: Avoid duplicate definition of __unused core: Address a handful of compiler warnings Change-Id: Ic7f375eed6f459e23ea6b121b758c49b3ee25cfb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-29phosphor-host-ipmid: srcrev bump 422385dab9..25035b8898Andrew Geissler1-1/+1
Patrick Williams (4): meson: add nlohmann-json wrapper and deps remove std::experimental usage meson: minor dependency fix ups for wrap-builds gitignore: minor fixup for symlink workflow Change-Id: Ia1e32c4f2bd7048a637c9f28d407cdcb6688f913 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-29phosphor-power-control: srcrev bump b198609960..bebabec9cbAndrew Geissler1-1/+1
George Liu (1): meson: Remove compilation using autotools Change-Id: I38d453bc5dea381763bb0e5729b16a180cb07ad9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-29phosphor-bmc-code-mgmt: srcrev bump a1c032ea8f..10ec975015Andrew Geissler1-1/+1
zamiseck (1): Change location of MSL error Change-Id: If022a1f770fbb601a0c90b839517776c03f81432 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-29phosphor-objmgr: srcrev bump d488775791..6770a89b6fAndrew Geissler1-1/+1
Brad Bishop (1): mapper: meson: minor formatting change Change-Id: Id1dc7ef3ee4bb14fc51ebf85b85df3fa32e0a77f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-29phosphor-fan-presence: srcrev bump 7d29944b91..dfc8c4d090Andrew Geissler1-1/+1
Matt Spinler (1): presence: Only allow loading once Mike Capps (1): monitor: fix undefined behavior Change-Id: I5d88ed27a6202f5c521225ef0d30fef633efa2d1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-29meta-yadro: vegman: add sensors to kernel configAndrei Kartashev1-0/+9
This enables drivers for some I2C devices used on different VEGMAN boards. Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: I46306c570d1e759f520d6d59eefc6bac8f451059
2022-06-29meta-yadro: vegman: fix setting default hostnameAndrei Kartashev1-1/+1
There was a leftover in the script, clean it up. Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: Ie6eb88957260540d5f1654796d77140f58472732
2022-06-29bmcweb: srcrev bump f1eac5775e..ceeba4f968Andrew Geissler1-1/+1
Ed Tanous (1): Start to document maintainer responsibilities Change-Id: Id00e03f71fdb4368e143aa744bcced4cb3915535 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-29openpower-libhei: srcrev bump 83ee52281f..5d02cc2499Andrew Geissler1-1/+1
Zane Shelley (1): Update to clang-format-14 Change-Id: I667b33e00c4f07e9d24109b7a0164121661bd54e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-28openpower-hw-diags: srcrev bump 513f64aa86..fc7e24767fAndrew Geissler1-1/+1
Zane Shelley (2): Update to clang-format-14 CORE_FIR recoverables could be blamed as checkstop root cause Change-Id: I9444161a2f7eb47d4db95686ffdb493b888ed8fc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-28meta-fii: meta-mori: Add smbios configurationGrant Williams2-0/+5
Add the smbios-mdr configuration for Mori. cpuinfo: removed due to libpeci binaries dependency smbios-ipmi-blob: extracts SMBIOS table data Signed-off-by: Grant Williams <grant.williams@fii-na.com> Change-Id: Ibeff229ece565925f142a1f34b8f4748fe74860a
2022-06-28meta-fii: meta-mori: Add rsyslog configurationsGrant Williams6-0/+157
Add the recipes-extended file containing the rsyslog configuration. Signed-off-by: Grant Williams <grant.williams@fii-na.com> Change-Id: I58c42c613111363db0d783aa5338a72a9f2004d3
2022-06-28meta-facebook: console: Add support for YV3.5 platform.Kumar Thangavel10-12/+13
Added obmc-console multi host support for yosemiteV3.5 platform. Tested : Verified this on Yosemite V3.5 platform by launching all 4 server instance and verified SoL output from hosts. Signed-off-by: Kumar Thangavel <thangavel.k@hcl.com> Change-Id: Iefca7af84e2f442575e29f0634d2d7e6612686d3
2022-06-28meta-facebook:meta-fby35:Add current virtual sensor supportJayashree Dhanapal1-1/+64
Added support in the machine layer for current sensor as virtual sensor to display NIC_IOUT and FAN_IOUT based on the FAN and NIC voltage sensor which is displayed under ADCSensor. TESTED : Tested and verified the D-Bus path and Interface for current virtual sensor for FAN_IOUT and NIC_IOUT. Signed-off-by: Jayashree Dhanapal <jayashree-d@hcl.com> Change-Id: Ia774cd84d6bb71869a5900dc6f0dc2e5464950ab Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2022-06-28Add hostlogger support for Facebook Yv3.5Kumar Thangavel6-4/+6
Added hostlogger support to store console histories for all the host. TESTED : Built the openbmc image targetting Facebook YosemiteV3.5 hardware. Verified all the host log were generated. Signed-off-by: Kumar Thangavel <thangavel.k@hcl.com> Change-Id: I5adf9b1a9284c398e683f1699f7e8f678b321672
2022-06-27phosphor-dbus-monitor: srcrev bump 8d56d48d5a..8246da0417George Liu1-5/+4
George Liu (6): Update clang-format Fix cppcheck warnings meson: Add subprojects file meson: Add meson build meson: Add test meson build Fix getting absolute path to YAML_PATH Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: Ica02c402dd769659e5da19e656e23120b90a4955
2022-06-27linux-aspeed: Move to v5.15.50 stable releaseJoel Stanley1-2/+2
This includes security and bug fixes from the 5.15.44 through to 5.15.50 stable releases. Change-Id: I8f44dfab06e5f75ce999fbdc8936945e483823fe Signed-off-by: Joel Stanley <joel@jms.id.au>
2022-06-27meta-ampere: mtjade: fix incorrect bind for bios updateThang Q. Nguyen1-1/+1
With new SPI driver, the path to bind SMC SPI-NOR is changed. Update the path for correctness. Tested: 1. Flash BIOS firmware via Redfish succesfully Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: Ia9cf47f059ef928ec7049a535c668689f3df5cab
2022-06-25fb-ipmi-oem: srcrev bump f863a184bf..17bd2eabd1Andrew Geissler1-6/+4
Karthikeyan Pasupathi (1): yosemitev2: Multi-host information displayed in OCP debug-card Patrick Williams (4): build: additional cmake/meson cleanups appcommands: handle system result for sled-cycle oemcommands: fix invalid string find result meson: adjust library build Willy Tu (1): build: Convert project to meson and C++20 Switch recipe to Meson. Change-Id: I17ea8a88d6b03ec8df3ec554a3a71ba3fe072943 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2022-06-25phosphor-power-control: srcrev bump ca9aa00180..b198609960George Liu1-3/+2
George Liu (4): Add clang-format Remove redundant header files meson: Add subprojects file meson: Add meson build Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I52a1374e5ad7000a20090a78a00fc1369b301239
2022-06-25meta-phosphor: recipes-extended: libbej: Fix nitsBrandon Kim1-4/+3
It was pointed out downstream that there were some syntax nits. Fix them. Tested: Nits shouldn't affect anything. Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: Id4810bfc1ba8a1ea0a46c993ca2212a134253f18
2022-06-25bios-bmc-smm-error-logger: srcrev bump 1a3dc60db5..e8cac46964Brandon Kim1-2/+2
Brandon Kim (1): Fix LICENSE file Also fix the md5sum to match the new LICENSE file. Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I439ec850f3d64a0321daa8550e286eb8f66d833c
2022-06-25meta-phosphor: logging: Fix nits for bios-bmc-smm-error-loggerBrandon Kim1-4/+3
There were some nits that were identified downstream. Fix them. Tested: Nits were syntax / visual, and should not affect anything. Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I71461d490f192ec5f430232d531759c1ff4f47b7
2022-06-24meta-fii: meta-mori: Add phosphor-ipmi-configAvenash Asai Thambi2-0/+8
Add phosphor-ipmi-config package with the config for mori machine. Signed-off-by: Avenash Asai Thambi <avenash.thambi@fii-usa.com> Change-Id: I697de45514757a5d45fdf4263d2dedcdea910584
2022-06-24meta-fii: meta-kudo: Change CPU_MEM_PW virtual sensors thresholdsAvenash Asai Thambi1-2/+2
The upper critical value of CPU0_MEM_PW has been changed to 100 and the max value has been set to 200 to support this change. Signed-off-by: Avenash Asai Thambi <avenash.thambi@fii-usa.com> Change-Id: I1ee84cbeca688a8203e49c891b8a8a870db693fe
2022-06-24meta-phosphor: bios-bmc-smm-error-logger: Depend on libbejBrandon Kim1-1/+6
* Missing depends. This was missed in testing as there was some devtool modify in effect. * LICENSE number also turned out to be wrong and the checksum was different than the usual one. Update it to the "incorrect" but matching one for now, and update back to the correct one with the srcrev bump following https://gerrit.openbmc.org/54846 Tested: Verified on Patchset#4, where this recipe was enabled for gbs briefly so that we can exercise it in jenkins CI - which passed: https://jenkins.openbmc.org/job/ci-openbmc/11471/ Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: Iae1500ab146773f57efddfbac4dac829c9c8ff74
2022-06-24meta-phosphor: recipes-extended: Add libbejBrandon Kim1-0/+18
libbej is a library used to decode Redfish Device Enablement (RDE) Binary Encoded JSON (BEJ) payload. Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I8457fdf3f5ffa6285b832fe23a389591d0f87434
2022-06-24phosphor-objmgr: srcrev bump d6aa552575..d488775791Andrew Geissler1-1/+1
Brad Bishop (2): mapper: remove unused ifaceAllowList mapper: remove service deny list feature Patrick Williams (1): meson: add dependency for libmapper Change-Id: I18c36a36e06136114f26a786e1d54c0fce173660 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-24dbus-sensors: srcrev bump 75da515ea5..256d8c1284Andrew Geissler1-1/+1
Jonathan Doman (1): Revert "sensor: remove exception in error path" Change-Id: Id48b455efff48fc5ecf8a4ecec1acf1b831733b3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-24phosphor-networkd: srcrev bump 315b19bba7..c41e44c313Andrew Geissler1-1/+1
Brad Bishop (1): systemd: drop SyslogIdentifier Change-Id: I9a86de02924521b202dccbfecf75ede1b04f222c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-24phosphor-buttons: srcrev bump 5b98f4db0e..1efa3e2969Andrew Geissler1-1/+1
George Liu (1): Fix cppcheck warnings Matt Spinler (1): Use proper path in service file Change-Id: I71e67e7e480fc37f0e29ae16a5b6d4d66e8553e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>