Skip to content

Commit

Permalink
phosphor-fan-presence: downstream srcrev bump a917e69ab0..2000bbfa1c …
Browse files Browse the repository at this point in the history
…(#2387)

Patrick Williams (1):
  build: enable C++20

Mike Capps (2):
  monitor: Capture BMC dumps on fan/ambient shutdowns
  monitor: include previous targets and tachs in PEL

Matt Spinler (8):
  sensor-mon: Add missing arg in fmt::format call
  control: Let Manager::addObjects() take a service
  control: Add 'events' section to dump
  control:configs: Add an intfs removed trigger
  control: Increase flight recorder max entries
  Revert "build: enable C++20" (#3)
  control: Be more lenient toward missing sensors
  Merge pull request #4 from spinler/sensor-fix

Change-Id: I29754e8929b9de898b938aa80a682d0022eeebe6
  • Loading branch information
rfrandse committed May 16, 2022
1 parent f62fc4b commit 6f90ee2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
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/openbmc/phosphor-fan-presence"
SRCREV = "a917e69ab0f9b8080859e070762896c49574ab28"
SRC_URI += "git://github.com/ibm-openbmc/phosphor-fan-presence;nobranch=1"
SRCREV = "2000bbfa1c7a6c4f94b5be690a452646e12a997f"

0 comments on commit 6f90ee2

Please sign in to comment.