From c7b9804572907e38d9993cda5282135549693c5b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 5 Nov 2018 21:40:20 +0000 Subject: phosphor-fan-presence: srcrev bump 1cfc2f11b1..22c36ab6b4 William A. Kennington III (5): control: Alias TimerType locally control: Rename Timer -> TimerConf control/zone: Refactor addTimer control/zone: Reference instead of copying timer data Prefer bind over method call in lambda (From meta-phosphor rev: 8ef3b2805695b1233c505e85d1cd1d3135d59d0b) Change-Id: Icafaa72b25fbd310891e49b332805bf31e755752 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(-) diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc index 7608c7a40..8e623d7b0 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 = "1cfc2f11b13412a15f8478cebc35e50e6feb13a2" +SRCREV = "22c36ab6b4c1b42a12958d6c88452d039a28b6f8" -- cgit v1.2.3