phosphor-fan-presence: srcrev bump 799cdf74d5..c83457ab18

Matthew Barth (16):
      presence: Add JSON config class
      presence: Parse JSON input file
      presence: Extract fan object data
      presence: Sensor generation framework
      presence: Complete current method type functions
      presence: Policy generation framework
      presence: Complete current rpolicy type functions
      presence: Reload json config on SIGHUP
      presence: Enable use of alternate json config file
      presence: Retrieve config file location from dbus
      presence: Split config filename from path
      Add getSubTreeRaw dbus function
      presence: Hard code JSON config file locations
      presence: Enable use of JSON instead of YAML
      presence: Example JSON configuration & README updates
      presence: Correct supported policy types in example YAML

Change-Id: I961c471f4764197f3a7eb0f6b5a18168453bf486
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/fans/phosphor-fan.inc b/recipes-phosphor/fans/phosphor-fan.inc
index 4b3eaf4..ac96f36 100644
--- a/recipes-phosphor/fans/phosphor-fan.inc
+++ b/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 = "799cdf74d50c6ced0e1a1afcef1fe7fc50e71da8"
+SRCREV = "c83457ab1852a34d4ab51060bdde6f197efdd03e"