phosphor-fan-presence: srcrev bump 9dd65adf16..3ad14346fb
Matthew Barth (6):
utility:JSON: Create JSON config file loader
monitor:JSON: Find and load JSON configuration
monitor:JSON: Parse trust groups
monitor:JSON: Parse fan definitions
monitor:JSON: Add JSON variant type handler
monitor:JSON: Parse fan monitoring conditions
(From meta-phosphor rev: 5369b85a030c1fdd7077d2ef9cfde71709d35e12)
Change-Id: I1665632e9fb372dd3a079d667363b9049c07b1c9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
index c2b625f..cd9ac7a 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
@@ -2,4 +2,4 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/phosphor-fan-presence"
-SRCREV = "9dd65adf16d975c5a25df1d84fbe9ecf389dde49"
+SRCREV = "3ad14346fb4f6abfbb361a2a714cc626e9e82f4c"