summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-07-20Remove phosphor-gpio-presence from p10bmcB. J. Wyman5-30/+0
The phosphor-gpio-presence application is no longer needed for power supply presence detection after the updates to using libgpiod in the phosphor-psu-monitor application. Remove the systemd parts of the bbappend, and remove the obmc conf files. Signed-off-by: B. J. Wyman <bjwyman@gmail.com> Change-Id: I18a7f36e21d18a22f7625aadc3229ce5439c8d6a
2021-07-20intel-ipmi-oem: srcrev bump 9f8d027a41..440f62bfd5Andrew Geissler1-1/+1
Manish Baing (1): Reset ChannelInfo before calling getChannelInfo() Change-Id: Id7d7d489bee623a0936cbdb7a60135ef86149fa5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-20pfr-manager: srcrev bump 29b4779eb8..bcc7ce1f41Andrew Geissler1-1/+1
Chalapathi Venkataramashetty (1): pfr-manager: update pfr cpld error codes Vikram Bodireddy (1): Fixes to Klockwork reported issues Change-Id: I6f008ff3023f5531aa8c7163abc088e38dfc083e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-20treewide: inventory: switch ChassisType to future enum valuePatrick Williams7-7/+7
Change Ie1a7c389edb6b7a048836a49283ceb62de51bba5 will be transitioning the 'Type' property in Inventory.Item.Chassis to an enumeration. In order to avoid crashing in PIM we need these default values in the starting YAML to be fully-qualified enumeration names that will match the values which will start in Ie1a7c. This code is safe to merge as is without any PDI or PIM changes. Prior to the PDI change, we must make a change to PIM that allows conversion automatic from string->enum, leveraging library interfaces available in sdbusplus. These will be submitted independently. I checked the codebase for usage of this string. It appears that the value is currently, effectively, write-only. There is code in bmcweb that fills in the equivalent Redfish value but currently just hard-codes the string 'RackMount'. Tested: Booted Witherspoon in a QEMU model with this change and proposed changes to sdbusplus + PIM. PIM no longer coredumps with the PDI change and yields an expected persistence file: ``` $ pwd /var/lib/phosphor-inventory-manager/xyz/openbmc_project/inventory/system/chassis $ cat xyz.openbmc_project.Inventory.Item.Chassis { "value0": { "cereal_class_version": 2, "Type": 3 } } ``` Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Icaf9447f31ccdd945cdf74b3e017682e4aed686f
2021-07-20meta-ibm: mctp: Enable raw KCS udev supportAndrew Jeffery1-0/+1
Change-Id: Iac6362f744113d9a405e4a4ec30077e513dda2d3 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
2021-07-20meta-ibm: witherspoon-tacoma: Enable debug-trigger supportAndrew Jeffery2-1/+4
As for Rainier and Everest, use KCS2 as the debug-trigger interface. Change-Id: I2614ffc3d97164658f2ad4fbb916cbf44be152e1 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
2021-07-20meta-ibm: witherspoon: Enable magic sysrqAndrew Jeffery1-0/+1
Currently required for the debug-trigger application. Change-Id: I585ccc5591b3f66db41bfd9799df05cec902403d Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
2021-07-20meta-ibm: witherspoon: Enable raw KCS driverAndrew Jeffery1-0/+3
Replaces the obsolete MCTP LPC driver. Change-Id: Ic5f7f6ec796bff8f0628d53e09a7437a74399ef4 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
2021-07-20entity-manager: srcrev bump 07d467bc22..2fb84efbe4Andrew Geissler1-1/+1
Scron Chang (1): entity-manager: Add RAA228000 and DPS800 devices. Change-Id: I41c807a1364cabb897552ddba36cbcd3ebd8b4b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-19phosphor-logging: srcrev bump eff307e3a1..593a4c665dAndrew Geissler1-1/+1
Vijay Lobo (1): PEL: Support resolution property Change-Id: I48797d4759bd210c08e33467853f5fae16382168 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-19dbus-sensors: srcrev bump 7170a235f9..a734594924Andrew Geissler1-1/+1
Bruce Mitchell (1): dbus-sensors: add Pascals to allowlist for units Jeff Lin (1): PSUSensor: Add Offset attribute Konstantin Aladyshev (1): hwmontemp: respect 'PowerState' parameter Change-Id: I0920ff7691dbad52568b484813bac1bd3f53ae4a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-19bmcweb: srcrev bump b2a3289d6f..4f9637fafdAndrew Geissler1-1/+1
Patrick Williams (1): use non-deprecated dedup_variant_t Change-Id: I33a787798256f78a46009fed99a3e81003dd5c6f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-19pldm: srcrev bump 45cd16be5c..4b533f253fAndrew Geissler1-1/+1
gokulsanker (4): libpldm: Add encode API for PassComponentTable request libpldm: Add decode API for PassComponentTable response libpldm: Add encode API for UpdateComponent request libpldm: Add decode API for UpdateComponent response Change-Id: Ica95a073f4a175498b4e8276ddcca7ae15aea624 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-19openpower-libhei: srcrev bump 47ca5c2e7a..c928f940b0Andrew Geissler1-1/+1
Zane Shelley (7): support for FFDC-only isolation nodes in chip data Allow chip data XML to not define registers Move all simulator test cases to subdirectory Fix simulator issue with multiple tests using same chip data Add TLX_ERR_RPT_1 to chip data XML extra FFDC for Explorer chip data XML Add OMI_DL_ERROR_HOLD to chip data XML Change-Id: Ib8e6a4041b5e0a421e992d79c00a5af08bd75c47 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-19telemetry: srcrev bump d2620704f7..4416fce6fbAndrew Geissler1-1/+1
Cezary Zwolak (2): Save persistent triggers to storage Read persistent triggers from storage Change-Id: I57c5e6885b3882e3381944b2a65230e5195dd3bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-19openpower-proc-control: srcrev bump 3292c0676e..6552de0505Andrew Geissler1-1/+1
Jayanth Othayoth (3): MAINTAINERS: Added new reviewers test: removed unused makefile phal: Added extensions/phal folder Change-Id: I2dd528e1ea208ca25c32d7d52665c97d144db520 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-19linux-aspeed: Move to v5.10.50 stable releaseJoel Stanley1-2/+2
This includes security and bug fixes from the 5.10.50 stable release. Change-Id: Ieeed859d83b6807409ad123895fb45b9bc905da5 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-07-18Install obmc-mapper.target from obmc-targets packageLei YU3-2/+14
The obmc-mapper.target was installed by phosphor-state-manager package. It works fine if phosphor-state-manager is installed. Unfortunately, x86 systems typically uses x86-power-control instead of phosphor-state-manager to implement the state manager, and the obmc-mapper.target is missing there. So a system with x86-power-control does not have a valid obmc-mapper.target, and the services depdend on the target will be started in unexpected order. The obmc-mapper.target is really a common target, let obmc-targets.bb install it. Tested: Verify the g220a build has a valid obmc-mapper.target and the phosphor-virtual-sensor service starts after the target. Also verify the targets in phosphor-state-manager are not installed. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: Idb069385a6c6c7add5331a1bf3efc0babc005d62
2021-07-16phosphor-inventory-manager: srcrev bump 903b0de230..4ccd39603bAndrew Geissler1-1/+1
Patrick Williams (2): main: remove global exception catch utils: improve exception string with variant types Change-Id: I33cf8a918e20886660739f338beada6328ad84b3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-16phosphor-fan-presence: srcrev bump b2cd93f5b8..9d76388d92Andrew Geissler1-1/+1
Matthew Barth (2): control:actions: Add timer based actions control: Ability to set default floor on zone Change-Id: I88179332a7abd702d72fb8e2184241fa52c853d8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-16meta-facebook: fix IPMB channel nameKumar Thangavel1-1/+1
TESTED: Tested and verified in YosemiteV2. Signed-off-by: Kumar Thangavel <thangavel.k@hcl.com> Change-Id: I7bbea7c0caf51fc1fc4acfc6923a795e8b280e6e
2021-07-16phosphor-host-ipmid: srcrev bump 37b1d1ae37..9a5b51e3deAndrew Geissler1-1/+1
Hao Jiang (2): dbus-sdr: ipmiSetSensorReading handles discrete event for VR dbus-sdr: Make VoltageRegulatorMode exposed to sensorTree. Change-Id: I11a5099091e5d6701f051524a0de1a2ba20fcc41 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-16telemetry: srcrev bump 4ab1d496d8..d2620704f7Andrew Geissler1-1/+1
Szymon Dompke (1): Add meson generated files to .gitignore Change-Id: I4836e5893dc43c0c3bbd388e73cc67a34032ab0b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-16pldm: srcrev bump 50eedf5f34..45cd16be5cAndrew Geissler1-1/+1
Pavithra Barithaya (1): PLDM: Fix in the setNumericEffecterValueHandler Change-Id: I25f2c7cf46fa8d83cea77209b78e8a0758dca915 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-16phosphor-debug-collector: srcrev bump 6341919fc1..363af249c9Andrew Geissler1-1/+1
George Liu (4): Collect ramoops data into BMC dump build: Add wrapfiles for dependencies Add fmtlib for phosphor-debug-collector Fix wrong fmt::format strings Tim Lee (1): Adjust current size of total dump files in dump directory Change-Id: I8b84b90cf089127591e64c023c985bb1695b385d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-16linux-aspeed: Everest MMC phase, Inspur NF5280M6Joel Stanley1-1/+1
Andrew Jeffery (1): ARM: dts: everest: Add phase corrections for eMMC Ping Guo (1): ARM: dts: aspeed: Add Inspur NF5280M6 BMC machine Change-Id: I7f6f673fd571155e96b5138c653965c262300b87 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-07-16meta-google: phosphor-ipmi-config: Add gbmc-bridge interfaceWilliam A. Kennington III2-0/+33
Change-Id: Ic13e677f12f09279df19a32d5f381b2f94d8e4b8 Signed-off-by: William A. Kennington III <wak@google.com>
2021-07-15pldm: srcrev bump 03b01ca8f0..50eedf5f34Andrew Geissler1-1/+1
Zach Clark (1): Add *_current definitions for currently-defined Hostboot BIOS attributes Change-Id: Id109a7acd0ac28254a2c22eb606d88556b5a33b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-15phosphor-webui: srcrev bump 339db9a4c8..51229f8005Andrew Geissler1-1/+1
Konstantin Aladyshev (1): Make SOL layout responsive to the window changes Change-Id: Ia1c30cbacbdf7244001e88b2432ebf7969869db2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-15phosphor-logging: srcrev bump 530efbfc72..eff307e3a1Andrew Geissler1-1/+1
Jayanth Othayoth (1): PEL: move libekb init function to sbe ffdc init Tim Lee (1): build: meson fix python command parameter Change-Id: I488aca759c137af46a9770059b33eaa42d1c918e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-15sdbusplus: srcrev bump 270f242cc2..d51e593961Andrew Geissler1-1/+1
Patrick Williams (8): server: remove bindings.hpp message: read: DRY the string specializations message: use C++14 enable_if_t utility: dedup_variant: rename in C++14 '_t' style utility: type_traits: use C++14 '_t' style use C++17 std::foo_v templates utility: container_traits: define C++17 _v aliases message: define and use C++17 style _v aliases Change-Id: I4cb9faab32494b2cca95ba9121be740612280137 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-15webui-vue: srcrev bump 3b73cf834a..ad01b209f1Andrew Geissler1-1/+1
Derick Montague (2): Fix cross-browser time formatting bug Update user privilege table for the operator role Change-Id: I1602e127be74479734263cf9b5f0b95e036cab43 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-15phosphor-host-ipmid: srcrev bump 7cb355018d..37b1d1ae37Andrew Geissler1-1/+1
Chen Yugang (1): support BMC boot flag valid bit clearing Snehalatha Venkatesh (1): usercommands: Validate reserved field content zero Change-Id: If103010060dd8f14f7441da8327b94b3221002b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-15intel-ipmi-oem: srcrev bump c08e975234..9f8d027a41Andrew Geissler1-1/+1
P Dheeraj Srujan Kumar (1): Klockwork Issue Fix : Index range check Change-Id: I57b0bd9403cd350aca94214d2fbda081acdad607 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-14intel-ipmi-oem: srcrev bump 0a652fa9ca..c08e975234Andrew Geissler1-1/+1
P Dheeraj Srujan Kumar (1): Klocwork Issue Fix - File Resource Lost Change-Id: Ia8973e80495aa498a5fb9ba7028db30684b71ac1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-14bmcweb: srcrev bump 83fd8e1986..b2a3289d6fAndrew Geissler1-1/+1
Asmitha Karunanithi (1): Fix System dump entries route Ed Tanous (1): Make code compile with clang-13 Change-Id: I69f9e0d12872b5888b26d35ce1e7deab2240fadf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-14google-misc: srcrev bump 1097ace6cf..d237c6cc59Andrew Geissler1-1/+1
William A. Kennington III (1): ncsid: build: Fix fallback dependency Change-Id: I174fa9146d020c00487849fb2e4f1e1efcdc0228 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-14dbus-sensors: srcrev bump e76a5a6df5..7170a235f9Andrew Geissler1-1/+1
Lei YU (1): psusensor: Use configurable read interval Change-Id: Ic502625a075ef7dc1f17653a0b8b43cec61484a0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-14pldm: srcrev bump b6540532d5..03b01ca8f0Andrew Geissler1-1/+1
Manojkiran Eda (1): Add support for vendor specific FruDbusLookup Change-Id: I2fa4902c67d63781b0f5326cd009520109942cb3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-14service-config-manager: srcrev bump 1f3813f819..a19b509352Andrew Geissler1-1/+1
George Liu (1): Allow disabling SSH Change-Id: I81ee3e56a16892d281ba07064ea614c76449e9be Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-14intel-ipmi-oem: srcrev bump 5dd161f88a..0a652fa9caAndrew Geissler1-1/+1
Jayaprakash Mutyala (1): oemcommands: Validate reserved field content Vernon Mauery (1): Add channel support to Get System Restart Cause Change-Id: I594cb84d5d129aa52223f2aeb3ecdfd56d1828a7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-14bytedance: Limit coredump sizeLei YU3-0/+26
Override coredump.conf and set the max size of coredump to 2MiB. Tested: Verify systemd removes the old coredumps and makes sure the max size is around 2MiB. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I9ae2ba46edd2b1e1b12537f12ca09f97882a7d40
2021-07-14bytedance: g220a: Add some sensors in yamlLotus Xu1-25/+509
Tested: Run ipmitool sensor list and verify the output is as expected. Signed-off-by: Lotus Xu <xuxiaohan@bytedance.com> Change-Id: Ibd81144adf8cb1477a8963cc3b8331b72c1a928b
2021-07-14bytedance: g220a: Add retry for me-time-syncLotus Xu1-1/+8
ipmb may not be ready for communication when me-time-sync start. Add some retry so that the time could be synced. Tested: Test 10 times, me-time-sync can work well Signed-off-by: Lotus Xu <xuxiaohan@bytedance.com> Change-Id: I93343d2ac17fc13b1d094bf05f424d9cb54cfa3f
2021-07-14bytedance: bmcweb: Increase http-body-limit to 65MiBLei YU1-1/+4
The default http-body-limit is 30 MiB, bytedance's system uses 64MiB chips so potentially the largest upload size is 64MiB+ (uncompressed tarball) Increase it to 65MiB so bmcweb accept such uploads. Tested: Upload a tarball that is larger than 32MiB, and verify it works fine. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I0551b34234b14c40d01ea61e88062572deb344c8
2021-07-13phosphor-state-manager: srcrev bump and remove obmc-mapper.targetLei YU1-2/+1
The obmc-mapper.target is removed from the repo and will be installed in another openbmc recipe. Bump the srcrev cd0ebe867b..3ac78dfd6e and remove the obmc-mapper.target from its recipe. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: If01074d52db9690e1b74cc63eed6eceb3e850f60
2021-07-13webui-vue: srcrev bump 240c056c89..3b73cf834aAndrew Geissler1-1/+1
Maciej Magdziarz (1): Firmware: Remove redundant label handling Sukanya Pandey (1): Add system table missing properties Change-Id: Iee97f3b3308891b8712284ce31cfd869b1b45b49 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-13bmcweb: srcrev bump fe4b30937d..83fd8e1986Andrew Geissler1-1/+1
P Dheeraj Srujan Kumar (2): Fix Klocwork Issues - Return from int main() Dbus_Rest: Fix bmcweb crash Change-Id: I7454012629bca913f24300b2a9d270fcb15c3d4a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-13phosphor-net-ipmid: srcrev bump ecc8efad10..91883b512bAndrew Geissler1-1/+1
Tom Joseph (2): MAINTAINERS: update email/discord ID for Tom MAINTAINERS: Replace IRC by DISCORD Change-Id: I7699bc9c3dbc57a084ed1a349e2d6c6f75390267 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-13phosphor-host-ipmid: srcrev bump 7fd91fa260..7cb355018dAndrew Geissler1-1/+1
Tom Joseph (1): MAINTAINERS: update email/discord_id for Tom Change-Id: I59b02e0e21d83950e4d4d487c7d6bb0b5beec1b9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>