summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-20 19:01:00 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-21 17:13:49 +0300
commit29caa86b37829e234a9a2546898f2ef8f6cd933e (patch)
treef947dd1d4c7de6b95e7cd1936bf4a11919fda2a1
parentd8ee9809274881eabc892fcd8028d36f2f8ed75c (diff)
downloadopenbmc-29caa86b37829e234a9a2546898f2ef8f6cd933e.tar.xz
phosphor-fan-presence: srcrev bump 9ca6065c01..005ff2ff21
Matthew Barth (4): presence: Update python2 -> python3 control: Update python2 -> python3 Update python configure check control: Allow `zone_conditions` to not be in yaml (From meta-phosphor rev: a67c31af69f50691cb3d747f2169ed663c1b3bef) Change-Id: I69d634ce68c69930ca668b84d997c4d9dbb8e11d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 ddf947528..d80736b91 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 = "9ca6065c01b58f2478a9d27012ac624fee242e14"
+SRCREV = "005ff2ff2194195003bb3126c88570a1d8d9f05b"