summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-12 18:30:59 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-13 21:35:40 +0300
commitc16a4e12c1398d16fad53fd126dae3b092e1cc81 (patch)
tree72df5020863211c4ea271f5742f54dbb0bc18ebb
parent47ab3e6bdadb3ab09a5d42f24d5a1a16322d9b34 (diff)
downloadopenbmc-c16a4e12c1398d16fad53fd126dae3b092e1cc81.tar.xz
phosphor-fan-presence: srcrev bump c83457ab18..7f4c548dbf
Matthew Barth (1): Support sensor value property to type double (From meta-phosphor rev: ef8e0eddf8ff054d36b051624e7b8937a58a9c3e) Change-Id: I2a7b8b22d6e6629ddfbc74f326434802af758207 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 ac96f3641..2a8288aaa 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 = "c83457ab1852a34d4ab51060bdde6f197efdd03e"
+SRCREV = "7f4c548dbf7df0f77b9b4672278d56b846f02ccc"