entity-manager: srcrev bump fff050a355..306b1a4379

James Feist (3):
      Add Unit Test for TemplateCharReplace
      TemplateCharReplace: fix failing testcase and add more
      TemplateCharReplace: More tests

Patrick Venture (2):
      devices: add max31725
      devices: add tmp175

(From meta-phosphor rev: 931eb88427543cdb5967f0e75bf49376e1b62f5c)

Change-Id: I54dddb4848900b984d5a4d959bb7389cae0fe7b8
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 30e5c12..4552868 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 = "fff050a355041d2848b8a126a19a6cb81daebe6b"
+SRCREV = "306b1a4379a9e480a7139ddfe30161a1309a9ec6"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"