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

Change-Id: I9d354d5be6c89dc416aed37d5f99e0d140d36f73
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/configuration/entity-manager_git.bb b/recipes-phosphor/configuration/entity-manager_git.bb
index 30e5c12..4552868 100644
--- a/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/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"