entity-manager: srcrev bump b068d431c6..4d4df5b47a

AKSHAY RAVEENDRAN K (1):
      Add reading FRU support from different MUX channel

Change-Id: I51f27c4e4dbd968dd601a95601c2214544dfc757
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index f0b5870..a23c664 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -10,7 +10,7 @@
            valijson \
            ${PYTHON_PN}-jsonschema-native \
 "
-SRCREV = "b068d431c663a2c113f589b91cee1eb836eb14b7"
+SRCREV = "4d4df5b47a9957b16e0d85d7998a8444c554326a"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"