summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-07-10meta-facebook: meta-yosemitev2: add support for host console in SPLManikandan Elumalai2-2/+187
This feature adds four 1S server console through debug card connected to YosemiteV2 during boot. Tested: BMC and four 1 server uart console message getting through USB debug card by change position in the knob (Adaptor card). The YV2 needs to power ON after every change in the knob position to take effect and run time debug console handler will take care by application after boot. (From meta-facebook rev: bf07eebdca7175ded4c96185fe4b182e55d09772) Signed-off-by: Manikandan Elumalai <manikandan.hcl.ers.epl@gmail.com> Change-Id: I66939c8a04cd8fa97b6fdae91ed0b52086c8d0d5 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10meta-quanta: gbs: add GBS Entity Association MapGeorge Hung2-0/+45
Add entity association map for Google OEM IPMI command (get entity name) Tested: For example, get entity name, "fan0": ~# ipmitool raw 0x2e 0x32 0x79 0x2b 0x00 0x06 0x1d 0x00 79 2b 00 06 05 2f 66 61 6e 30 (From meta-quanta rev: 52ce287bfcb8c7a4cdeb07fcd80903af5a0dd26b) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I173da270c29745518293133597a5a389d17bf1ce Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10meta-quanta: gbs: add hwmon sensorsGeorge Hung17-0/+1036
Define the configuration files of the related sensors and test pass 0001-lev-add-poweron-monitor-feature.patch In-Review: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-hwmon/+/28181 0002-lev-add-sensors-slow-readings.patch In-Review: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-hwmon/+/24337 (From meta-quanta rev: a66f2b941cede5fc15fe0d6d56ca2ac9352fdf77) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: If7f767cbd952cde593e03d30c45572a21cc7c960 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-09pldm: srcrev bump 15bff55bf1..6876f1222bAndrew Geissler1-1/+1
Adriana Kobylak (1): file_io_type_lid.hpp: Support patch path Zach Clark (1): Add encoders for state sensor/effecter PDRs and sensor event data (From meta-phosphor rev: d2b5a981448c68d8d48161b6497fae4e5ab902f7) Change-Id: I4af97234dc784140c8781537ac010b3c8a9516ae Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-09webui-vue: srcrev bump 31bf55af57..55888a1ca8Andrew Geissler1-1/+1
Dixsie Wolmers (1): Add test hooks to network settings page Gunnar Mills (2): Spelling: sed -i 's/intial/initial/g' Codespell spelling fixes (From meta-phosphor rev: 758c420d9b450dce28fdc5d8148b2f0f50317dff) Change-Id: I041f1a6addd5e4f664df0414b874dec77b5a4be6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-09phosphor-net-ipmid: srcrev bump 5b114ed728..ecb32fbc69Andrew Geissler1-1/+1
AppaRao Puli (1): Add channel access mode check for ipmi commands. (From meta-phosphor rev: 5c9d4622cf75c7b7fd8406f2c58e226f2c5ffcc7) Change-Id: I2f8850f365f035628f9586b732a3d4ae78a7f2ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-09phosphor-led-manager: srcrev bump 937a0bde18..17fcb4d96aAndrew Geissler1-1/+1
George Liu (1): Validate the priority of an LED is same (From meta-phosphor rev: 5c79e2631176811ea26d2c502ef109d870c5c8b0) Change-Id: Icd2c9da880dc73210ea5100b457a898ce57cf3b1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-09service-config-manager: srcrev bump 83241c09ec..67d445d5daAndrew Geissler1-1/+1
Tom Joseph (2): Add .gitignore Remove support for CMakeLists.txt (From meta-phosphor rev: 0452b1a6f0a149c15595eb785aed451b1238fb88) Change-Id: Ic879a2b1947098b5cc7d727db7fbab7434d75d67 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-09bmcweb: srcrev bump 07941a881d..b99fb1a9b8Andrew Geissler1-1/+1
AppaRao Puli (1): Fix: ignore D-Bus error if not mandatory property Sunitha Harish (1): Update the DBus path for hypervisor ethernet interface (From meta-phosphor rev: 1c3ef19db949418c963a937fc8828966c0177a08) Change-Id: I38fdd612f884bba5c6e6e2fd0dbf2c9cae11055f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-09meta-phosphor: nuvoton-layer: postd: only set SNOOP_DEVICE for npcm7xxBenjamin Fair1-3/+1
This allows non-Nuvoton devices to build successfully, even if the Nuvoton layer is enabled. (From meta-phosphor rev: fa488de8cffc79be45cc069ca0b483abf9dfb04f) Change-Id: I1dd1833d4f6ea56c38ce021160cd6cc86f690b5f Signed-off-by: Benjamin Fair <benjaminfair@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-08pldm: srcrev bump c0c6054c33..15bff55bf1Andrew Geissler1-1/+1
George Liu (2): libpldmresponder: create PDR when the D-Bus object path exists configurations: add PDR relate to timed power on effecter to 11.json Pavithra Barithaya (2): oem-ibm/libpldm : Implement encode/decode for GetFileTable pldmtool : File table parsing Sridevi Ramesh (1): pldmtool: Implement GetFRURecordTable. Tom Joseph (4): pldmtool: Refactor the code for tracing the PDR header pldmtool: Add parser for State Sensor PDR pldmtool: Refactor printStateEffecterPDR sensor_event: Correct the D-Bus object path (From meta-phosphor rev: 22ee1bc9f6b3ce29da0c290734d6e715b9971363) Change-Id: I8ddfa798d4fc35f23d99e7c818861da223d06f83 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-08libmctp: srcrev bump b942e3a34d..3ac70d6257Andrew Geissler1-1/+1
Andrew Jeffery (1): core: Fix off-by-one assertion in mctp_pktbuf_alloc_end (From meta-phosphor rev: f27b5b27d4b573fbaac510c7455c3b5b80ba4466) Change-Id: Ic9e7a65e0b9f06cd2734c1b3bba29750a8125b54 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-08phosphor-host-ipmid: srcrev bump 65265369af..785223a686Andrew Geissler1-1/+1
srikanta mondal (1): Removal of OEM privilege setting for User (From meta-phosphor rev: c471136b00aec8c3a0367ed5caff919dd0000e2b) Change-Id: I286cd119975ab5df4be9656c4abb68cbc768c2bb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-08phosphor-bmc-code-mgmt: srcrev bump f7a69e1adf..ebcc194044Andrew Geissler1-1/+1
James Feist (1): Add new error types (From meta-phosphor rev: 9840b8aee78563ccf4bde3fc35db856706c47998) Change-Id: I5efc79a747106f30aad7b62a2d58ad92765a427e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-08disable warm reboot on witherspoonAndrew Geissler1-0/+1
The concept of warm reboot (reboot the host without removing chassis power) was added a while back as a part of clarifying support for the Redfish ComputerSystem.Reset Action. It has since been found that some IBM hardware, including Witherspoon, does not support warm reboots. The issue is intermittent and depends on the reboot being requested while the host is in the middle of some i2c transactions. If a warm reboot occurs during this window, then on the subsequent boot the i2c hardware will be in a bad state and the host firmware is unable to recover it. Given this issue, it has been requested that BMC software go back to doing cold reboots (cycling power to the chassis during any reboot request) on this hardware. The issue has only been reported on Witherspoon so for now only disable it on that platform. Tested: - Verified within QEMU that an image with this commit used the cold reboot target during a warm reboot request (From meta-ibm rev: 567a8dcf84dfb74e7bd27d6239be2878fcacdde6) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I8d77c5e8bf7378a3d1accc79b510f14626a333e5 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-08Add DHCP D-Bus objects for Hypervisor Virtual Management InterfaceSunitha Harish2-1/+24
This commit adds the D-Bus objects to enable the DHCP on the hypervisor's virtual management interface. New attributes are : 1. DHCPEnabled - At Interface level. Values will be "v4/v6/both/none". Default is "none" 2. Enabled - At IPv4 object level : To indicate if the Virtual Management Interface has consumed the IP address or not. Tested By: 1. busctl introspect xyz.openbmc_project.Settings /xyz/openbmc_project/network/hypervisor 2. busctl introspect xyz.openbmc_project.Settings /xyz/openbmc_project/network/hypervisor/eth0 3. busctl introspect xyz.openbmc_project.Settings /xyz/openbmc_project/network/hypervisor/eth0/ipv4/addr0 4. On rainier : similar tests for eth1 (From meta-ibm rev: 988412a2463a58f85f50648f9497a8779203087e) Signed-off-by: Sunitha Harish <sunithaharish04@gmail.com> Change-Id: I734347a8953cd11955eeaacfd67b815810587046 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-08Add Hypervisor Virtual Management D-Bus interface objectsSunitha Harish3-0/+94
This commit adds a new yaml file for holding the Hypervisor's Virtual Management Interface's network objects. This models two ethernet interfaces to the hypervisor and its static IPv4 attributes. Tested by: busctl tree xyz.openbmc_project.Settings (From meta-ibm rev: ae4ab28128052a57f8ddd4c910e27e04f92305d6) Signed-off-by: Sunitha Harish <sunithaharish04@gmail.com> Change-Id: I9a32d943867d26fbf215f248ab944e6f8750f415 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-08Update phosphor-powr build for Rainier IBM VPDBrandon Wyman1-1/+2
The phosphor-power updates for Rainier power supply VPD collection introduces ibm-vpd configuration option. Use -Dibm-vpd=true for Rainier builds. See Change-Id: I431ae3ec8a9cb9c80a824029f110d5fd58a7d5d8 (From meta-ibm rev: 2f9e6a3b7be4ad5ff15344a6c63fa7577ccac6bf) Change-Id: I14f9e573cc905fad72ea23c1195cb685f4be8c4c Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-08meta-quanta: add Brandon Kim to MAINTAINERSBenjamin Fair1-0/+1
Brandon has done high quality reviews of many recent meta-quanta patches. (From meta-quanta rev: fc15e6cd74245f0af5e2ddc9d977a4cef78d21bf) Change-Id: I5db86aa1e87cf770a2a1556665b1b06afb79267d Signed-off-by: Benjamin Fair <benjaminfair@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-08MAINTAINERS: add benjaminfair@ as a maintainerWilliam A. Kennington III1-0/+1
(From meta-google rev: 37a453c144b531981c3affd0b55fffa1228afc14) Change-Id: Ia9ec69820ec2d1c52977a94ddcbea44f4f88e442 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-08MAINTAINERS: add wak@ as a maintainerWilliam A. Kennington III1-0/+1
(From meta-google rev: 07857dbb7eee6d7992710e15eae7d2f013cf18c3) Change-Id: I49f02ea38f929f9dfbc0e5b059dd135cfeb3c047 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06meta-nicole: phosphor-ipmi-host: Add support for boot initiator mailboxIvan Mikhaylov2-0/+478
Add handlers to process the chassis system option 7 (boot initiator mailbox). The format of mailbox is specific to the machine/bootloader. This commit only adds generic handlers to process getting and setting of the mailbox data regardless of the content. Only the IANA Enterprise number is checked in the data block 0. Also checked are the data boundaries. It is expected that a machine-specific override for phosphor-settingsd sets the supported state and the IANA number according to the used bootloader. (From meta-yadro rev: ef10645f38d431598fe0a2bce98cb656354df01e) Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com> Signed-off-by: Ivan Mikhaylov <i.mikhaylov@yadro.com> Change-Id: I819e2f8ef9d7ddfbadacc5d5bcb6c4fbf98271a0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06meta-nicole: phosphor-ipmi-host: Add support for persistent-only settingsIvan Mikhaylov2-0/+97
Some settings such as Boot Initiator Mailbox do not support one-time setting mode (as per IPMI 2.0 specification). This commit adds support for such persistent-only settings. (From meta-yadro rev: 10458e3a5362815e0f4dc45a103cbdda3165b856) Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com> Signed-off-by: Ivan Mikhaylov <i.mikhaylov@yadro.com> Change-Id: I44a00b9c19e12e2165a311f6b2867509ee911c80 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06meta-nicole: phosphor-settingsd: Add boot mailbox interfaceIvan Mikhaylov2-0/+18
Add defaults for Control/Boot/Mailbox interface so that phosphor-settingsd could implement and handle it. (From meta-yadro rev: 548286c74a67e8043679be69a47f00325947a327) Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com> Signed-off-by: Ivan Mikhaylov <i.mikhaylov@yadro.com> Change-Id: I24e302fdcce21de7e570e4edc592dd97bf4a8df6 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06meta-nicole: phosphor-dbus-interfaces: Add boot initiator mailbox interfaceIvan Mikhaylov2-0/+78
Add the xyz.openbmc_project.Control.Boot.Mailbox interface to allow for provision of the boot initiator (such as Petitboot or UEFI) with its specific parameters. This is based on IPMI 2.0 Table 28-14 'Boot Option Parameters' parameter 7 'Boot initiator mailbox'. (From meta-yadro rev: 8a37d4554c77f6b3b93fea17eae46b0124b42d28) Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com> Signed-off-by: Ivan Mikhaylov <i.mikhaylov@yadro.com> Change-Id: I231b8658d47d331d0af665b8ccb86da5ea8b2845 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06x86-power-control: srcrev bump 95f631c2f0..273d789718Andrew Geissler1-1/+1
Jason M. Bills (1): Remove shut down on VR watchdog timeout (From meta-phosphor rev: 6fa07f3279adc684f71b3ee6e5c3d8b8e39ca964) Change-Id: Ib90c248e5368ba77c960a82e1653aec75809e092 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06bmcweb: srcrev bump 4bbf237f42..07941a881dAndrew Geissler1-1/+1
Ayushi Smriti (1): Support the $filter query params for SSE stream (From meta-phosphor rev: ae6573ed6f0edf7edc9c4fd3c003e630b6fb4b79) Change-Id: Ic4be0879c52426c9a9d7f6c5dc71c5ab9db10f7d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06webui-vue: srcrev bump 6173bc6110..31bf55af57Andrew Geissler1-1/+1
Dixsie Wolmers (1): Add test hooks to overview page SurenNeware (1): Add Toast Notification to ServerLED page (From meta-phosphor rev: 33fdb3b6e8a06120d040fde73d7cddb6529a93fd) Change-Id: I21a84834bb3a7a5df64321d112dcb5550f5e504d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06phosphor-logging: srcrev bump 01648f5a03..f61f292131Andrew Geissler1-1/+1
Matt Spinler (1): Support reading VERSION_ID without quotes (From meta-phosphor rev: 1b5b52869bbe0f17fba52b7e4b593797083b6477) Change-Id: I46f0190e3a683b092909ba1af8daacc28125d36a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06phosphor-webui: srcrev bump 1578b87ebe..2e1eec80deAndrew Geissler1-1/+1
Zev Weiss (1): Fix SENSOR_SORT_ORDER array (From meta-phosphor rev: 39cc8ac5f0a9b7caabeadba6b77f611bc4e488ab) Change-Id: If0e044edb661995dbcd651abd61412e608babe42 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06entity-manager: srcrev bump 4fa1d39954..ac09fe44dbAndrew Geissler1-1/+1
Josh Lehan (1): Add SBTSI device to i2c h2mon new_device list (From meta-phosphor rev: ea2799d2ff9d5d1d4f36279e49315494b9a9c239) Change-Id: Ifc8b436ab2d65be51d60e6fdfceebc49c603b87c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06dbus-sensors: srcrev bump 0eee0c193d..8fb0a0138fAndrew Geissler1-1/+1
Josh Lehan (1): hwmontemp: Add SBTSI device to whitelist (From meta-phosphor rev: 55670f5b34c9ea111ec685c43d72f2b44d2ee35b) Change-Id: I8860a2d4b23be6be242d4e2878e7f7ce3874c731 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06phosphor-led-manager: srcrev bump a6c18f8d8b..937a0bde18Andrew Geissler1-1/+1
George Liu (4): Update led-manager to use JSON build: check for JSON header Change the key [name] to [Name] in members property Fix: Use YAML config by default (From meta-phosphor rev: 05e3824092ca4daf5a639a47a3afd91f7791ff77) Change-Id: I8ebed280abbc62ab14ae87f9c1242d9138dc347c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06pldm: srcrev bump fe4d88bb9e..c0c6054c33Andrew Geissler1-1/+1
Deepak Kodihalli (2): pldmtool: fixup uninitialized variable libpldmresponder: PDR: check config dir John Wang (3): libpldm: Add encode/decode APIs for GetFRURecordByOption libpldmresponder: Implement GetFRURecordByOption pldmtool: Implement GetFRURecordByOption Sampa Misra (1): pldmd: fix creation of HostEffecterParser object (From meta-phosphor rev: a853cff225be54574aa309a36e555780ecd04bef) Change-Id: Ie2759a0313c36b8cf043ae2ecc31730e6d92ac91 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06sdbusplus: srcrev bump 1b7a58871c..738e45debaAndrew Geissler1-1/+1
Patrick Williams (1): sdbus++: server: fix PropertyVariant order (From meta-phosphor rev: 3cac56494f7c76057a3a0ac4c33f98554d1c503a) Change-Id: I926a996a6df12eb92f33959c39947eb5cecaa09a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06pfr-manager: srcrev bump 019ad89d45..486b00ab8fAndrew Geissler1-1/+1
AppaRao Puli (1): Fix: remove "intel-" prefix for binary (From meta-intel rev: ff40bdeae15d0c5c46b2d3403943fb6326e80d4c) Change-Id: Ic4719ad1a62201cb6bd5b2056e3ff7a0ebf1a5b5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-06intel-ipmi-oem: srcrev bump e4f710d7d9..2030d7c8ebAndrew Geissler1-1/+1
srikanta mondal (1): oemcommands: Implement OEM Get Reading command (From meta-intel rev: 050750f3574bbf22b3a5d91f0bcc758571cef965) Change-Id: Iddcc7585c02c2e7f18ef677eeeb3ba3fdbdb32c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-03fans:monitor:witherspoon: Enable JSON configMatthew Barth2-80/+4
Use the installed `config.json` as the fan monitoring configuration to load at runtime. This replaces the need of the build time YAML `monitor.yaml` configuration. Tested: `monitor.yaml` removed from build image staging location Built/powered on image using the `config.json` file (From meta-ibm rev: 27be42e03193352d7c7ee51784448cb06d1b8e2c) Change-Id: I80c268b26dddd820e7c9c640eab2d39452ab3a29 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-03webui-vue: srcrev bump 74466b8529..6173bc6110Andrew Geissler1-1/+1
Derick Montague (1): Resolve LoadingBar accessibility issue Yoshie Muranaka (2): Add search input to event logs page Create separate LoginLayout component (From meta-phosphor rev: dcac0172984ba566a93c2b0b1eec99efd0337046) Change-Id: I207a80966da5a6a40c7e3a2350fc9bc2d53a3e5c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-03phosphor-dbus-interfaces: srcrev bump 39ceb2fbae..77a742627eAndrew Geissler1-1/+1
Suryakanth Sekar (1): Dbus Interface Remote BIOS configuration (From meta-phosphor rev: a378367c62b19e3f51da82f50236f1abd6013f7c) Change-Id: Iecbc888e2468c3d8693b7c95bed0756632b5ef89 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-03phosphor-led-sysfs: srcrev bump 604a45ea78..61b9063671Andrew Geissler1-1/+1
George Liu (1): clang-format: update to latest from docs repo (From meta-phosphor rev: d777c1040fc3abfad4c2ae5906c05b47477c8cc2) Change-Id: I3f4f13280f28678b177c46c8d4ea534e83e08859 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-03bmcweb: srcrev bump c0557e1acd..4bbf237f42Andrew Geissler1-1/+1
AppaRao Puli (1): EventService: Support for Server Sent Events(SSE) Ayushi Smriti (1): EventService: Add retry configuration support (From meta-phosphor rev: 8bd6ea2444dc534f72a70b167d0cd8caa9f59fd2) Change-Id: I71baa30e39860254f3450d40a099e3245bff84ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-03meta-phosphor: Add nholmann JSON dependencyGeorge Liu1-0/+1
(From meta-phosphor rev: b9d88f84b494d7e2a2d7ef2d30504dd07381dd66) Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I40b5f05f8245b78447d2211c2e9c14d3b738fa6e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-03meta-nicole: Add console tool for backup/restoreArtem Senichev2-0/+17
This tool can be used by an end user to backup and restore OpenBMC configuration files. (From meta-yadro rev: 558449cc14a7437a8d45efbe05fca142e789c21f) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: I2aaa209177122a9ee69d4a7d1421f34cd7d986c6 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-03meta-nicole: phosphor-network: use sync mac optionAlexander Filippov4-2/+14
The phosphor-network now has the sync-mac feature. It does the same thing as the first-boot-set-mac without any additional services. This commit enables this new feature in phosphor-network and removes obsolete first-boot-set-mac service. (From meta-yadro rev: fea7a8d7a57accd658aa60248cb203afc735c73b) Change-Id: I31e530850b2550de70f72091c683153ecb6968a7 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-02phosphor-logging: srcrev bump 92b4fd49dc..01648f5a03Andrew Geissler1-1/+1
Shawn McCarney (1): PEL: Add phosphor-power errors (From meta-phosphor rev: ba68c83293e504f90eea719a8b42b35560876988) Change-Id: I32b8540bdff4a2fa17845a3e264c181cd7996bea Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-02webui-vue: srcrev bump a7ec6293c9..74466b8529Andrew Geissler1-1/+1
Derick Montague (1): Resolve hidden focus within closed navigation (From meta-phosphor rev: e4bbb087c6f54b6eb81c36dc4808b88d549aff72) Change-Id: I5e92047ab0a64485bdbedc0ba1e9bb11c879db73 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-02pldm: srcrev bump d8306f5871..fe4d88bb9eAndrew Geissler1-1/+1
Chicago Duan (1): Emit the Event.StateSensorEvent signal (From meta-phosphor rev: cbc188f5320efb10ce5c9b6c658845bd2595f19c) Change-Id: I38e5495dea3e20121bffa9e1abf4c6f53e84333d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-02entity-manager: srcrev bump 2189d612ba..4fa1d39954Andrew Geissler1-1/+1
Brad Bishop (2): schema: introduce element schema: use pid, zone, stepwise schemas (From meta-phosphor rev: 0c485bf20b499c11995904f04043c47c0c3867df) Change-Id: Icd26e350dfc2e7d8ca1f56093f878523b26d8239 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-02phosphor-power: srcrev bump 717d2da24a..1d7a7df893Andrew Geissler1-1/+1
Brandon Wyman (1): psu-ng: Updates to get VPD data to inventory Jay Meyer (1): Update psu poll rate for phosphor-power-supply. (From meta-phosphor rev: 43e2d4ae7bd36fb7c4631268e47ded9f6b9e5aad) Change-Id: Ifad65065c8f2857b7f72bef4b29ac8332da5de43 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>