Skip to content

Commit

Permalink
phosphor-fan-presence: downstream srcrev bump facef8dd11..9fc7e3827e …
Browse files Browse the repository at this point in the history
…(#2801)

Patrick Williams (3):
  OWNERS: switch 'matches' to 'matchers'
  sdbusplus: use shorter type aliases
  MAINTAINERS: remove file

George Liu (1):
  Fix loading json file causing coredump

Mike Capps (6):
  monitor: add journal entries to fan PELs
  monitor: fix undefined behavior
  meson support: remove code warnings 1
  meson support: remove code warnings 2
  monitor,sensor-monitor: catch exceptions when creating BMC dumps
  sensor-monitor: fix logging statement

Andrew Jeffery (2):
  p10bmc: Allow generic NVMe drive name (#11)
  p10bmc: Remove reference to Samsung PM1735s

Matt Spinler (33):
  control: Be more lenient toward missing sensors
  monitor:configs:everest: Update epow config
  control:ibm,everest: Update events.json
  control:ibm,everest: Fix events.json line endings
  sensor-monitor: Missing includes
  monitor:configs:rainier-2u: EPOW config changes
  monitor:configs:rainier-4u: EPOW config changes
  control:ibm,everest: Cutoff temp updates
  control:docs: Fill in readme sections
  control:docs: Create fans.md
  control:docs: Create groups.md
  control:docs: create zones.md
  control:docs: Create events.md
  control:docs:events: Describe groups
  control:docs:events: Describe triggers
  control:docs:events: Start adding actions
  control:docs:events: Add three more actions
  control:docs:events: Add more actions
  control:docs:events: Add more actions
  control:docs:events: Add two more actions
  control:docs:events: Document modifiers
  control:docs: Add a section on debug
  monitor:configs:ibm,everest: increase fault delay
  control:configs:ibm,everest: Change 11300 -> 11000
  Revert "control:configs:ibm,everest: Change 11300 -> 11000"
  control:p10bmc:rainier-1s4u: 4000 -> 3700 floor
  presence: Only allow loading once
  control:rainier-4u: Remove power mode floors
  monitor: Default tach sensors to true
  monitor: Don't create errors for missing sensors
  control: Fix InterfacesRemoved match string
  monitor:  Add tick count to error log capture
  Revert "build: enable C++20" (#3)

Change-Id: I4d8a25eca48348d4bc7f6c5a9792fa0b27600321
  • Loading branch information
rfrandse committed Oct 25, 2022
1 parent a631d6c commit d4e3cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/ibm-openbmc/phosphor-fan-presence;nobranch=1"
SRCREV = "facef8dd117fb625f41fac6c19617263718ebb9b"
SRCREV = "9fc7e3827e3a859315562289807071616aaf3ec4"

0 comments on commit d4e3cc9

Please sign in to comment.