summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2021-05-15phosphor-power: srcrev bump 8c23245665..2ccf961732Andrew Geissler1-1/+1
Shawn McCarney (2): regulators: Complete SensorMonitoring class regulators: Add clearErrorHistory to Rail class Change-Id: I028639c998358966ed78598a2ba4a0d4a2a17cbf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15bmcweb: srcrev bump 8a9a25c821..80be2cdb21Andrew Geissler1-1/+1
Abhishek Patel (1): Fix spelling in comments Change-Id: I3c3c87e8772d7c181e2eee21d2399eaa5fbcbfb5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15phosphor-fan-presence: srcrev bump f435eb1adb..3efec61c8fAndrew Geissler1-1/+1
Matt Spinler (2): sensor-monitor: Changes for power off error sensor-monitor: Capture PID in event logs Change-Id: I01b6b881a8a4ccbdfeb02ae5144e4af201e81906 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15pldm: srcrev bump a459fea673..fe77eea1cdAndrew Geissler1-1/+1
George Liu (2): libpldm: Add pldm_entity_extract method libpldm: Add parent to pldm_entity_node structure Change-Id: I2e17ba6dccf5240b776cc0407a519920921ea370 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15kcsbridge: srcrev bump 3b170152dd..362d087d35Andrew Geissler1-1/+1
William A. Kennington III (1): build: Add meson Change-Id: I323ab251dfa672cb384ea3e20959d21eb70bfdb5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15phosphor-state-manager: srcrev bump cfc43be2a0..2d7b69e054Andrew Geissler1-1/+1
Andrew Geissler (1): host-condition: update host-check to utilize new intf Change-Id: Ic6276d4fecb1b4218d809f469067805fa42bb757 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15phosphor-logging: srcrev bump 3160a544ed..cad16201f8Andrew Geissler1-1/+1
Matt Spinler (2): PEL: Remove hardcoded sev for Hard shutdown err PEL: Update callouts for fan missing error Sumit Kumar (1): PEL: Update serverFWRelVer in ext user header section Change-Id: I6552dd19af2e77fa5b9f207e38df1d3e2e1a1b0c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13webui-vue: srcrev bump 7f6edb62b8..c237e3081fAndrew Geissler1-1/+1
Derick Montague (3): Remove trailing forward slash from api endpoint Add check for allowableActions in firmware store Update label for country to country / region Change-Id: I3fe32ba9de8b847f7bd7e97b5d13ab4a821506f2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13sdbusplus: srcrev bump 98019e7419..8db46a0fb0Andrew Geissler1-1/+1
Bruce Mitchell (1): Replace IRC with Discord William A. Kennington III (2): native_types: Reduce append allocation native_types: string_path_wrapper: Don't escape all strings Change-Id: Ie86afde05bcb1cf1b096feeafb01cc509f043eb1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13phosphor-led-manager: srcrev bump e367ceaecf..a280e5dc47Andrew Geissler1-1/+1
Vishwanatha Subbanna (3): Configs: Everest: Update led names to reflect pca955x Configs: Everest: update names of leds directly connected to BMC Configs: Everest: Modify name of some of leds groups Change-Id: I67d84c7af1d4b83bf753e14d58c8deef5d17b2d2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13phosphor-pid-control: srcrev bump cb4c1a2757..f54b260b62Andrew Geissler1-1/+1
Josh Lehan (1): Fix command-line parsing of loggingPath Change-Id: Ib18acd85cc6d70ecba89ca2c1421c9d27bf134f9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13phosphor-logging: install config from the own repoAnton D. Kachalov3-24/+3
This change required is a part of privilege separation work: https://github.com/openbmc/openbmc/issues/3383 This change should be merged after individual repo change: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-logging/+/41835 Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: I6243736cd0ce1ecccb2b164068dccf05d01ab6ad
2021-05-13phosphor-network: remove useless bbclassPatrick Williams2-3/+2
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I638e0ead44f6de23f5232bffb1067cf309412129
2021-05-13pldm: srcrev bump bda160c1f1..a459fea673Andrew Geissler1-1/+1
Sagar Srinivas (1): PLDM: Encode Decode For SetEventReceiver command Tom Joseph (1): Fix missing header <optional> Change-Id: I63c05c462ae8ec1f922661063e818fcf753770d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13entity-manager: srcrev bump 37e142be0f..cda147301bAndrew Geissler1-1/+1
Ed Tanous (1): Make a copy of the probe string to fix warning Change-Id: I84c7d4100ff1edb82781b64e2dd54f61e221006a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13bmcweb: srcrev bump 1b1be67fb8..8a9a25c821Andrew Geissler1-1/+1
Ed Tanous (2): Make OpenSSLGenerator max() and min() constexpr Include what you use in http request and response Change-Id: I5df364b8666953d5a26ceff524ea010654dfa8b5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13dbus-sensors: srcrev bump 5636d52baa..13b63f8f59Andrew Geissler1-1/+1
Ed Tanous (1): Make a string copy explicit Change-Id: I9382a6f95dba77b24b02b693e834a0ebf90f0357 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13phosphor-watchdog: srcrev bump 42506393a6..459b6c798eAndrew Geissler1-1/+1
William A. Kennington III (1): mainapp: Fix postcode path Change-Id: I2b5c4ff185c6c9043200cc92b7f4c26b8d82818e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-fan-presence: srcrev bump c65d91d63b..f435eb1adbAndrew Geissler1-1/+1
Matt Spinler (1): monitor: Changes for power off errors Change-Id: I0f2afbfc4a35c1787ad07159f462521c5d24ab84 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-hwmon: srcrev bump 6d50c3e9e1..e32ce16bb6Andrew Geissler1-1/+1
Matt Spinler (1): Hardcode SensorValueType to double Change-Id: I63d4962194e4767e261b9edc3e9f2f927e216d98 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-logging: srcrev bump adf070b8c5..3160a544edAndrew Geissler1-1/+1
Sumit Kumar (1): PEL: Update system info into HB PEL extended user data section Change-Id: I09d4f7e67496ccdc73d9adee72458d8b399bb2c8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12pldm: srcrev bump 219ace9a80..bda160c1f1Andrew Geissler1-1/+1
Corey Swenson (1): Add hb_huge_page_size to PLDM BIOS attributes Change-Id: I8fb3923e2f2ec191427c4b7e1b47571918bca8d6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-state-manager: srcrev bump 45a1ed71bc..cfc43be2a0Andrew Geissler1-1/+1
Bruce Mitchell (1): Replace IRC with Discord Change-Id: If72b9ac98aff6e801a2c8fc33f49e67fd34473ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12webui-vue: srcrev bump 15bcc41f74..7f6edb62b8Andrew Geissler1-1/+1
Bruce Mitchell (1): Replace IRC with Discord Sukanya Pandey (2): Resolve bug while selecting the checkboxes Hide and show boot settings override field Change-Id: I68e4fe268bae89bf46b7c1e1e2c89660953a6142 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12sdbusplus: srcrev bump e39b3dcb91..98019e7419Andrew Geissler1-1/+1
Patrick Williams (1): sdbus++: fix camelcase names Change-Id: I35f5da7dac284b70a40b699f5408f234b296c896 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-debug-collector: srcrev bump 0af74a5e46..4bc1c2be9aAndrew Geissler1-1/+1
Patrick Williams (1): use new sdbus++ camelcase Change-Id: I38a4cf1b4f508cec609735adcff0cb6778131e81 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-settingsd: srcrev bump b41b1e4b7f..bcf9578106Andrew Geissler1-1/+1
Patrick Williams (1): Use sdbus++ python library for name conversion Change-Id: I6537b659abfc63a429ebbe61b965ea0ab2f9841a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-settings-manager: add sdbus++ dependencyPatrick Williams1-0/+1
Change I767ff842c37b183f925d7add87e96bb850092810 will now use the sdbus++ python library in order to form property names. Add this as a dependency in the recipe. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Icc5806827dc826a51552cfcd54ea0c49da07f654
2021-05-12phosphor-power: Only build monitor when told toMatt Spinler1-1/+5
The 'monitor' package provides a power supply monitor application that uses an org.open_power phosphor-dbus-interface that is only used on a subset of the OpenPower systems. So that non OpenPower systems can use phosphor-power and not need to include the org.open_power D-Bus interfaces, add a packageconfig option for this application to turn off its compilation. It will then only be enabled for certain machines. Fixes openbmc/phosphor-power#6 Tested: Built Witherspoon, application still built and installed. Built Rainier, application not built. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ib7fca16217d93b7d021ba8fb6659e9ddca17d1d9
2021-05-12phosphor-hwmon: conditionally run generator functionAnton D. Kachalov1-23/+22
The pkg_postinst is not running as a separate function. To allow "_append" routines do conditional checks instead of "exit". Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: Ia82ce0a2454198035b6ae7585bb04885d8e1e238
2021-05-12phosphor-logging: srcrev bump 81b4dcabb7..adf070b8c5Andrew Geissler1-1/+1
Anton D. Kachalov (1): Install systemd unit & busconfig ACLs from the package. Matt Spinler (1): PEL: Fan pres-detect conflict message reg entry Change-Id: I52fd588a59e2aab7d48e095be121f39300fc7bec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-fan-presence: srcrev bump a4386a3e91..c65d91d63bAndrew Geissler1-1/+1
Bruce Mitchell (1): Replace IRC with Discord Matt Spinler (2): Let PowerState class run multiple callbacks presence: Sensor conflict checking for AnyOf Change-Id: I1f286348f6213fb24f0ba992229c1e35cbb4be6a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12pldm: srcrev bump 50304da5f2..219ace9a80Andrew Geissler1-1/+1
Varsha Kaverappa (1): PLDM : Multiple vmi certificate exchange Change-Id: I97c7b04a96ccb2504676cdeecf4b18ae8dd9dfaf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12libmctp: srcrev bump eba19a3b12..9f5b47a584Andrew Geissler1-1/+1
Andrew Jeffery (2): astlpc: Ship udev rules to help with device and driver transition configure: Ensure udev rules are installed in rules.d Change-Id: I20c79cc6e61f939fbee03e6e5677fb1f5ff5e99b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-power: srcrev bump b464b15451..8c23245665Andrew Geissler1-1/+1
Shawn McCarney (1): regulators: Complete PMBusReadSensorAction class Change-Id: I9530ac46c484684654164e279f25b66850ccd2b6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12dbus-sensors: srcrev bump b89967ffa4..5636d52baaAndrew Geissler1-1/+1
Matt Spinler (1): HwmonTempSensor: Thresholds for multi-temp devices Change-Id: I76b041795105aad2ade058bc8931716865edaa93 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-networkd: srcrev bump 6aef769f1d..7f191f7aefAndrew Geissler1-1/+1
Bruce Mitchell (1): Replace IRC with Discord Lei YU (1): Fix the same static IP setting from DHCP Patrick Williams (1): use new sdbus++ camelcase William A. Kennington III (1): ethernet_interface: Fix variable naming Change-Id: Ib7d883dc97c18dfcd906b2613b5312966cc0d142 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-host-ipmid: srcrev bump a55c953dd2..690f4d5e3eAndrew Geissler1-1/+1
Andrew Geissler (3): host-condition: reduce timeout from 30 to 3 sec host-condition: initial framework host-condition: implement property read Lei YU (1): sel: Fix assertion in custom SEL parser Change-Id: I292e811c3e80cf49facb39329b65f799b21d2405 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-08phosphor-hwmon: srcrev bump d46d081895..6d50c3e9e1Andrew Geissler1-1/+1
Brandon Kim (1): sensor: Implement sensor "ASYNC_READ_TIMEOUT" Change-Id: I6e9d043837b4e267f969f3939db876b2c38cd479 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-08stdplus: srcrev bump 9a70f4e1a5..eaa382533cAndrew Geissler1-1/+1
William A. Kennington III (1): exception: Fix compiling for c++17 Change-Id: I23a3cb85f367dce3cc57a43b73d5247f817ec857 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-08bmcweb: srcrev bump ffed87b5ad..1b1be67fb8Andrew Geissler1-1/+1
Krzysztof Grobelny (1): Replaced std::map::at with std::map::find Change-Id: I94fa606cb3a8dd98957867014512a29c6ff96694 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-08phosphor-misc: srcrev bump 75d4734fb8..688e9134a8Andrew Geissler1-1/+1
Lei YU (1): usb-ctrl: Add support to set BMC and Host's mac address Milton Miller (1): usb_ctrl: clean up usb storage configuration Change-Id: If042c6747a33e03bf7da42c8accd1adde269e557 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-08phosphor-time-manager: Remove stale service fileWilliam A. Kennington III1-16/+0
The file has since moved to the repo. Change-Id: I6f920ff4bff6c7f60bb249b601fc31f80a7be6fd Signed-off-by: William A. Kennington III <wak@google.com>
2021-05-08phosphor-time-manager: srcrev bump 7252bea64c..9c02e7ec0aAndrew Geissler1-1/+1
Ratan Gupta (3): Removing the autotools build framework Move service file into its own repo Update README William A. Kennington III (2): service: Remove waiting on host service: Fix binary name Change-Id: I9c9911cc6be04b69669c9821972be2916da0a12a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-08phosphor-time-manager: Convert to mesonWilliam A. Kennington III2-3/+3
Change-Id: I6e85694dfbb31809007903b7a49db8a3377028db Signed-off-by: William A. Kennington III <wak@google.com>
2021-05-08phosphor-power: srcrev bump 6d5470d054..b464b15451Andrew Geissler1-1/+1
AndyYFWang (1): Fix the issue of clearRegister function Change-Id: I1592e3d6af0ee07b31821bdd270335dbd3d0cce1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-08phosphor-bmc-code-mgmt: srcrev bump 6e9fb1d6ec..cfb4b2099fAndrew Geissler1-1/+1
Lei YU (1): item_updater: Fix crash on redundantPriority Change-Id: I08053ba1860c7835d166bdbe33fe61cd2eda1cf5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-08obmc-ikvm: srcrev bump 861337e8ec..673ac2eb11Andrew Geissler1-1/+1
Jae Hyun Yoo (3): Fix keyboard and mouse input events dropping issue Connect HID gadget device dynamically Refine HID report writing logic Change-Id: I58f99acff409b1b5063762049d9f73e206a83804 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-07phosphor-host-ipmid: Add option for configuring dynamic sensorsWilliam A. Kennington III1-0/+3
This makes it possible to enable or disable dynamic sensors. By default this is now disabled as it is a new feature that is not compatible with static sensor stacks. Change-Id: I55fea70642cee4d68153c402478483603805c601 Signed-off-by: William A. Kennington III <wak@google.com>
2021-05-07phosphor-hwmon: srcrev bump d46d08 | create busconfig based on env cfgAnton D. Kachalov1-1/+49
Anton D. Kachalov (1): Add sensor instance id command line argument. This change will generate busconfig ACLs from the provided hwmon environment files from /etc/default/obmc/hwmon that will be supplied as "sensor-id" argument to hwmon daemon. This change required as a part of privilege separation work: https://github.com/openbmc/openbmc/issues/3383 This change should be merged after individual repo change: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-hwmon/+/40214 Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: I37c31d6f2f74041bfee453bdf338d4c7e148c791