summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/fans
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-13 22:11:00 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-14 17:11:36 +0300
commitbedc3c35a715a970846e0ff7a0439a456cd1e883 (patch)
treea429007436f3f1b40b86d8399222e215c4887284 /meta-phosphor/recipes-phosphor/fans
parentfb3a917d9e540f329492a6b3b189bdbc449bb48f (diff)
downloadopenbmc-bedc3c35a715a970846e0ff7a0439a456cd1e883.tar.xz
phosphor-fan-presence: srcrev bump 7f4c548dbf..52fd4e14ae
Patrick Williams (2): zone: remove static_cast in float-to-int conversion cooling_type: remove unnecssary static_cast (From meta-phosphor rev: 3fb673c3c6c6f407ad6a02ed0664feac0f657448) Change-Id: I2a32e3a6bb61dd0f64857b59828169ba0e625ab7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/fans')
-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 2a8288aaa..535fe3f16 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 = "7f4c548dbf7df0f77b9b4672278d56b846f02ccc"
+SRCREV = "52fd4e14aef250e797eb7f3f86ea87f74046a197"