summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2021-07-23dbus-sensors: srcrev bump 3453354b83..913d4d00c0Andrew Geissler1-1/+1
Bruce Lee (1): Add setupManufacturingModeMatch Ed Tanous (2): Add OWNERS file Andrew has volunteered to maintain nvme Change-Id: If78f04e109e03eb72e539fb251e072154f46462d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-22phosphor-dbus-interfaces: srcrev bump 39bdb47118..178cae08d6Andrew Geissler1-1/+1
Sharad Yadav (1): Inventory: Change Item.Chassis interface chassis type to enum Change-Id: Ie1a7c389edb6b7a048836a49283ceb62de51bba5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-22phosphor-inventory-manager: srcrev bump 4ccd39603b..706a9fcc53Andrew Geissler1-1/+1
Patrick Williams (1): utils: allow conversion from string to dbus enum Change-Id: I40abe865b4771caf0fae0da07d4809ceb9c7f396 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-22dump: Add ramoops serviceGeorge Liu2-0/+15
- Create a new package for the ramoops service and only load it once when the debug-collector daemon starts - Fix openbmc/phosphor-debug-collector#15 Tested: - Built obmc-phosphor-image and saw the ramoops-monitor run successfully. Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: Ic616408b834a257a981f0e0ef24ad030ccffc616
2021-07-22x86-power-control: srcrev bump 117c34e73f..2a26943210Andrew Geissler1-1/+1
Vernon Mauery (1): Add power/reset button mask checks for RequestedPowerTransition Change-Id: I62dfa4469a4cf4e876b9dcf117384ea618e59137 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-22sdbusplus: srcrev bump a22dbf40a1..c1c510608dAndrew Geissler1-1/+1
Patrick Williams (1): message: export has_convert_from_string Change-Id: Ice0367025ce4274e86d7c602adae0efab435aa51 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-22webui-vue: srcrev bump f65cc7b29a..cad5bb9cfcAndrew Geissler1-1/+1
Lei YU (1): Fix inconsistent power status Sandeepa Singh (1): Add POST code logs page Change-Id: Ie5dde6c1448b58f844e2e7bb1ad167f0e3d4657f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-22phosphor-net-ipmid: srcrev bump 91883b512b..b88599a2ceAndrew Geissler1-1/+1
P Dheeraj Srujan Kumar (1): Fix Klocwork Issue:bitwise operation size mismatch Change-Id: I6d62bbcc2e21b051e35b67e89d915209c5640ccb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-22phosphor-host-ipmid: srcrev bump 55f5d53c0f..d18dfc40eeAndrew Geissler1-1/+1
Karol Niczyj (1): Fixed timeout completion code Meera-Katta (1): Fix for not allow out-of-bounds read in IPMI chnl Change-Id: Ifedecb7f43485fcc5a32d82198a953a3a005443f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-22add x86 power control service files based on host instancesAndrew Geissler1-3/+11
x86 power control has been adapted to support multiple host instances. The number of hosts is derived from OBMC_HOST_INSTANCES. systemd service files are created w.r.t host instances. a separate power control is spawned for each host instance. It's dbus object path name will postfixed with host number. Includes x86-power-control: srcrev bump b4d03b1399..117c34e73f: Naveen Moses (1): Add multiple host Slot AC Power Support Priyatharshan P (1): Dbus Based Gpio Event monitoring Signed-off-by: Naveen Moses <naveen.mosess@hcl.com> Change-Id: Iaa225bbabb73cfde25743afc867a40b634d676f9 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2021-07-21sdbusplus: srcrev bump d51e593961..a22dbf40a1Andrew Geissler1-1/+1
Patrick Williams (7): sdbus++: interface: add non-throwing enum conversion sdbus++: property: fix up enum type ambiguity test: add tests for enum parsing message: read: move enum exception higher message: move enum-string conversion routines message: template to check if convert_from_string exists message: correctly unpack variants of enums Change-Id: Ic9f4035c8fbb5619db5d376d5b94d1149e4e858a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-21mmc-init: Add factory reset based on rwresetIsaac Kurth2-0/+14
To enable factory resets, the mmc-init.sh script checks on reboot if the environment variable rwreset is set to "true". If it is, the rw parts of the file system that users may have modified are reformatted to remove all user changes and rwreset is set to "false". Tested: Add a file to /var and use fw_setenv to set rwreset to true. Reboot the machine and verify that the added file is gone and rwreset is set to false. Signed-off-by: Isaac Kurth <isaac.kurth@ibm.com> Change-Id: I2d8b4f4eaf8ff6df092893760aaae9db2ce3917b
2021-07-21bmcweb: srcrev bump 4f9637fafd..e269e01167Andrew Geissler1-2/+2
Abhishek Patel (1): Move getPortInfo to Redfish Utility Karol Niczyj (1): Updated LICENSE file Konstantin Aladyshev (1): Add support for the BootSourceOverrideMode Mansi Joshi (1): [bmcweb] Add DDR5 support in bmcweb P Dheeraj Srujan Kumar (1): Restructure pam conversation function Change-Id: Ib67b6d792636534142bc79c011f6b38dddcdc7f3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Ed Tanous <edtanous@google.com>
2021-07-21phosphor-sel-logger: srcrev bump 486e42e9db..e9da2599f1Andrew Geissler1-1/+1
Jason M. Bills (1): Initialize watchdogInterval Change-Id: I6eb618eb5bdb61c97d85fa6b1ba4eee42fd98a9e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-21phosphor-fan-presence: srcrev bump 9d76388d92..9ff48777feAndrew Geissler1-1/+1
Mike Capps (1): monitor : do not trigger error when inventory unavailable Change-Id: I25fa8ae37a770b2190654b48bc956b13ac074028 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-21webui-vue: srcrev bump ad01b209f1..f65cc7b29aAndrew Geissler1-1/+1
MichalX Szopinski (1): Hide "Switch to running" button on Intel environment Pavel Zhukov (1): Add full russian translation Change-Id: Iaf5b46a842c3cf9aed5f6db9d1f8972940ddacef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-21obmc-ikvm: srcrev bump 7a420e4c92..2d2f3dab42Andrew Geissler1-1/+1
Paul Fertser (1): Implement optional per-frame CRC calculation to save bandwidth Change-Id: I7396e6320ebebd1f815dd25b4bdc3a1d23e7889d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-21dbus-sensors: srcrev bump a734594924..3453354b83Andrew Geissler1-1/+1
Jayashree-D (1): IpmbSensor : Add PollRate property. Paul Fertser (1): PSUSensor: improve error logging Thu Ba Nguyen (1): dbus-sensors: Change the host state match string Change-Id: I0ab8675afde57fbe5ecfe0fd1bc668bb1ab7e689 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-21phosphor-host-ipmid: srcrev bump 9a5b51e3de..55f5d53c0fAndrew Geissler1-1/+1
Hao Jiang (2): dbus-sdr: Add the function of reading VR sensor event. dbus-sdr: Make GetSDR more robust against dbus failure. Snehalatha Venkatesh (1): Fix static analysis (uninitialized var) warnings Willy Tu (2): dbus-sdr: Refactor ipmiStorageGetSDR() dbus-sdr: Add VR to ipmiStorageGetSDR(). Change-Id: I1c18988e51c3d860c26f102a5303b398301152df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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-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-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-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-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-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-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-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>
2021-07-13ipmi-fru-parser: srcrev bump 472d3e2fd7..904a218483Andrew Geissler1-1/+1
Tom Joseph (2): MAINTAINERS: Remove Tom from maintainers list MAINTAINERS: Replace IRC by DISCORD Change-Id: I8680858be882f4be328510e59ce59b253d4453e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-13pldm: srcrev bump c0c7948108..b6540532d5Andrew Geissler1-1/+1
Sridevi Ramesh (1): BIOS: Add new option value 'ManualOnly' for 'pvm_stop_at_standby' Change-Id: I751c8117aff9df101b3a657eea3af9ea9a9be852 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-13dbus-sensors: srcrev bump f72eb8324e..e76a5a6df5Andrew Geissler1-1/+1
Zhikui Ren (1): fix klocwork issues: Add return 0 for int main() Change-Id: Id410d75c07c81bc5ae4c6137fe4a0321f236d310 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>