ibm-openbmc / openbmc

https://github.com
Other
19 stars 51 forks source link

1050.00: entity-manager: downstream srcrev bump 1f302d72eb..d88b8bc129 & Pull in boost 1.81.0 & bmcweb: downstream srcrev bump ba77f029cc..3086ac5ca4 #256

Closed rfrandse closed 1 year ago

rfrandse commented 1 year ago

entity-manager: downstream srcrev bump 1f302d72eb..d88b8bc129

Bonnie Lo (1):
  schemas: Add properties for pid and pid_zone

Matthew Barth (2):
  configs:Storm King: Update ambient thresholds
  configs: Blyth & Storm King ambient sensor thresholds

Kumar Thangavel (2):
  Add a helper function copyRestFRUArea to updateFRUProperty
  Refactor : Add a helper function findIndexForFRU to

Jim Wright (2):
  Add support for 110v input voltage on 2000W power supply
  Allow 2 PS in Rainier 1s4u 1000W configuration

Joel Stanley (1):
  configs: Update RTC battery pin to upstream name

Rashmica Gupta (1):
  storm king: Add Ambient Virtual Temperature Sensor

Jayashree Dhanapal (1):
  Add a new configuration file for Twinlake board

Andrew Geissler (3):
  format: misc changes needed in downstream patches
  Merge branch '1050' into 1050-upstream-rebase
  Merge pull request #40 from geissonator/1050-upstream-rebase

Joseph Fu (1):
  devices: add ADS1015 support

Adriana Kobylak (7):
  Add supported_configuration schema
  Add SupportedConfiguration to Rainier2U
  Add SupportedConfiguration to Rainier2S4U
  Add SupportedConfiguration to Rainier1S4U
  Add SupportedConfiguration to Everest
  everest: Change PSU model from 51EA to 51DA
  Supported Configuration: Add PowerConfigFullLoad

AKSHAY RAVEENDRAN K (1):
  Add reading FRU support from different MUX channel

Chris Cain (2):
  schema: ibm: add default power mode props. schema (#18)
  schema: ibm: correct ExitUtilizationDwellTime (#30)

Santosh Puranik (1):
  entity-manager: Failsafe for scan callback timer (#29)

Andrew Jeffery (2):
  configurations: Add PM1735 NVMe device for IBM systems
  configurations: Fix misleading drive model name (#31)

Potin Lai (1):
  configurations: add bletchley frontpanel configuration

Patrick Williams (5):
  schemas: move README as markdown
  python: fix flake8 warnings
  format: reformat with latest openbmc-build-scripts
  markdownlint: fix all warnings
  clang-ignore: remove unneeded file

Tom Ippolito (3):
  New JSON file to enable ADC read of Rainier battery voltage
  New JSON file to enable ADC read of Everest battery voltage
  Adjusted battery low trip point for Rainier and Everest systems

Sunny Srivastava (1):
  Skip Item.Chassis interface under chassis object (#26)

krishnar4 (1):
  Fru-device : Extended support for 16bit logic bus

Matt Spinler (8):
  ibm: Change TMP275 temp sensor poll rate to 1s
  Remove PM1735 lower thresholds (#13)
  Add IBM PCIe cards
  Revert "Remove PM1735 lower thresholds (#13)"
  Revert "Revert: Remove PM1735 lower thresholds"
  configs:Flett: Update temperature threshold
  configs:ibm: Rename PCIe card temp sensors
  configs:ibm: Virtual ambient hysteresis updates

Change-Id: I96704e7673f44a0c2d7d2907314ade39a0442bd0

Pull in boost 1.81.0

Boost 1.81.0 has some very good changes for us, as it drops the
boost-url beta dependency, in leiu of standard boost.  Because it has
some breaking API changes, it seems like a good idea to get ahead of it,
and pull in the update a few weeks ahead of time.  Looking through the
changelogs, there's nothing in the modules that we use that would pose
any concern for us, aside from the boost-url changes, which is the point
of this commit.

This needs to go hand in hand with:
https://gerrit.openbmc.org/c/openbmc/bmcweb/+/55021

Signed-off-by: Ed Tanous <edtanous@google.com>
Change-Id: I71c629878f386849f8af1e9cb3e6926d3b19f3f9

bmcweb: downstream srcrev bump ba77f029cc..3086ac5ca4

Albert Zhang (1):
  Add Redfish EnvironmentMetrics schema in bmcweb

Sunitha Harish (1):
  Push-style Event Dbus Monitor support

Asmitha Karunanithi (2):
  Remove support for priv-noaccess role
  Add BIOS support

patelabhishek9893 (1):
  Fix OemLogEntry Schema

Noah Brewer (1):
  Accounts/service ACF properties added

Andrew Geissler (2):
  OemManagerAccount: update for new upstream format rules
  Merge branch '1050' into 1050-upstream-rebase-new-boost

Carson Labrado (1):
  Aggregation: Detect and fix all URI properties

Abhishek Patel (2):
  Retrive chassis Assembly Interface
  BMC_SHELL web-base_shell

Jiaqing Zhao (1):
  log_service: Fix behavior of getting single PostCode entry

Edward Lee (1):
  Code move to prevent circular dependency

George Liu (4):
  Add Link header handling to PowerSubsystem
  Add Link header handling to ThermalSubsystem
  Add the GetSubTree and GetSubTreePaths method to dbus_utility
  Add Accuracy property to sensors

aahmed-2 (4):
  Remove BootSource and BootMode for GA (#209)
  Add CableStatus, Status.State, Status.Health (#357)
  Add PartNumber to Cables (#394)
  Add call to getPELJson interface

Ali Ahmed (1):
  Create Event Subscription meson build option

Vijay Lobo (2):
  Add properties from LogEntry
  Add HMC acknowledgement support

cm-jishnu (1):
  Restrict use of subfolder in configfiles path

Gayathri Leburu (1):
  Fix for incorrect Task Progress and State values

Gunnar Mills (8):
  Allow a lower DeliveryRetryIntervalSeconds
  Merge pull request #483 from sbteeks/abhi_a7166a6b_bmc_shell
  Bump timeout for code update file to 55 (#436)
  Bump the max password length to 64 (#437)
  Remove health.hpp calls where unneeded (#237)
  Increase bmcweb automatic restart (#356)
  Bump connection timeout to 26 mins
  Merge pull request #486 from geissonator/1050-upstream-rebase-new-boost

tomippolito (1):
  Update to fix SW544220. (#339)

Potin Lai (1):
  managers: fix interface patch and delete of pid object

Patrick Williams (6):
  sdbusplus: use shorter type aliases
  python: fix flake8 warnings
  format: reformat with latest openbmc-build-scripts
  markdownlint: fix all warnings
  clang-ignore: remove unneeded file
  black: re-format

Jian Zhang (1):
  Correct the dhcp object path

Sunny Srivastava (1):
  Unauthorized ACF certificate upload (#243)

Johnathan Mantey (1):
  Prevent unconditionally writing over the LinkStatus

Shantappa Teekappanavar (4):
  Populate cable properties if length is NaN
  bmcweb: Add support for CE Event Log
  Fix bmcweb build failure
  Add OemServiceRoot schema

Nan Zhou (1):
  OWNERS: fix minor path issue

Ed Tanous (9):
  Fix NTPServers property in Redfish
  Make router take up less space for verbs
  Implement If-Match header in Http layer
  Generate Redfish enums from schemas
  Remove ObjectManager search code in sensors
  Make inventory get inventory paths
  Fix python packaging problem
  Mark redfish-protocol-validator 100% passing
  Prepare for boost::url upgrade

Tony Lee (1):
  pcie:Fix get PCIeFunction

Joseph Reynolds (1):
  Add new Redfish role OemIBMServiceAgent

Matt Spinler (1):
  D-Bus event log entry: fix bool types

Change-Id: I7766cab37445e7475a46628815f890a0b87cd7ac