entity-manager: srcrev bump 54a0dca28e..fb00f392d4

James Feist (1):
      Fix erroneous Redfish logs

Change-Id: I07aab3bfdc74368fdcf18a0b8f352d431ce1a1ad
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 9ff2d22..a1b3019 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 = "54a0dca28ed36b2a7a530f52627c51e62db4acb7"
+SRCREV = "fb00f392d4eb2f15611052cccfdf58bacfd3358a"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"