entity-manager: srcrev bump 7d807754cc..0c3980a748

James Feist (1):
      FruDevice: Don't scan Mux bus if root is in blacklist

Change-Id: I45975367cb58025b10df8ae54a5efc748ff88e8b
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 8d0c36f..8dc263a 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 = "7d807754cc9153b04b599804464edd9654d7a81e"
+SRCREV = "0c3980a748f145672e800c718318f761da3c56a5"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"