summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-30 17:51:14 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-31 15:25:50 +0300
commit33210c0e098fcf166906f8fa3a468a2e08aa9031 (patch)
tree19d09340cea47fd6a81a633bdab35dacf272c909
parentdc60e49197ea25a446b73958d727dcf49bf9b3bb (diff)
downloadopenbmc-33210c0e098fcf166906f8fa3a468a2e08aa9031.tar.xz
phosphor-fan-presence: srcrev bump b9f94185ad..d76351bd4d
Matt Spinler (1): control: Add a parameter store to Manager Matthew Barth (4): presence: Install JSON config files from repo monitor: Install JSON config files from repo control: Install JSON config files from repo json: Remove extraneous try/catch Change-Id: I475ce2394edf8a6a2f35f3bbe9e9e52fc82533b8 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 9f87842d0..122924b43 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 = "b9f94185ad747190a6ffc8a120decc0f97f9df9c"
+SRCREV = "d76351bd4d8710a130d298a3dcc18c921f67c823"