summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-22 20:01:01 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-23 00:41:29 +0300
commitd1165d1bde0d5043d0b3f71360e979f9bffd3761 (patch)
treeb83bb17f31ff4a3b11a7ece04177eadd09c99111
parentbf8aa66cb098e65f6bc1291218bd79a9dcd3868f (diff)
downloadopenbmc-d1165d1bde0d5043d0b3f71360e979f9bffd3761.tar.xz
phosphor-fan-presence: srcrev bump 0b49fe7882..49d45bcdd3
Matt Spinler (4): sensor-mon: Threshold alarm logger framework sensor-mon: Check for threshold alarms on startup sensor-mon: Handle propertiesChanged sensor-mon: Create event logs Matthew Barth (3): monitor: Add JSON configuration example presence: Format example JSON configuration docs:presence: Configuration content and syntax Change-Id: I998fe493443369c8271d44980d7cc9ad62801d00 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
index 02195bbb5..321184111 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
@@ -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/openbmc/phosphor-fan-presence"
-SRCREV = "0b49fe78825366bd144cde9164bc222d46db905e"
+SRCREV = "49d45bcdd3b7aef59d3a251e5a1302852cd23fdb"