entity-manager: srcrev bump 4212485fbe..1c5b70643e

Andrei Kartashev (1):
      FruDevice: use uint8_t instead of char for data

Change-Id: Ic62cb426210d9f4978292c722855f08b93a65290
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 545a872..6e50de2 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 = "4212485fbe2e8907a6a924bee5729be1539db2c0"
+SRCREV = "1c5b70643ed1a759f27664defc0a92823c22ad21"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"