entity-manager: srcrev bump 441c7a8674..96cdaefe75

Patrick Venture (1):
      bugfix: FruDevice handle empty string as name

Change-Id: I946bd86f64b147a496f1ad111d370d08ebb3f5e0
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 04ad7f9..08f3c0b 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 = "441c7a86749b2331863b115e141033e735bd6ffc"
+SRCREV = "96cdaefe75b8b4eebee21757d9e826d99cf87ab5"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"