entity-manager: srcrev bump 0c3980a748..f36472eef4

Brad Bishop (1):
      autojson: don't check non-json files

HCL-BMC (1):
      Add json config for Facebook Yosemite V2 platform.

James Feist (2):
      Add Motherboard property to WFT-Baseboard
      Add Panel interface to front panel

(From meta-phosphor rev: cbf9fa6261170a72c9df5c932555d8a428d1061f)

Change-Id: Iec579fd3b6989fc70a2ece853943fde907c2ce84
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 8dc263a..71cdba2 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@
 and configures system sensors"
 
 SRC_URI = "git://github.com/openbmc/entity-manager.git"
-SRCREV = "0c3980a748f145672e800c718318f761da3c56a5"
+SRCREV = "f36472eef4c93c960b87a70b89b4858125280dc8"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"