entity-manager: srcrev bump 16a02f2848..4c55239523

Yuan Li (1):
      Change 8-bit address to 7-bit for SAS module.

Change-Id: I71050a2d2b1b7cdb32a13fcb7372ac08d15cbfa1
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 c6a2543..920ef8a 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 = "16a02f28484e8fdf94c7949a3084adc89f023413"
+SRCREV = "4c552395239dfbc6bc625d4a5ac1b4d61759ed0f"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"