From bedc3c35a715a970846e0ff7a0439a456cd1e883 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 13 Feb 2020 19:11:00 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc') 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" -- cgit v1.2.3