entity-manager: srcrev bump 41622a95da..94219d15ca

James Feist (1):
      Fix increment bug

(From meta-phosphor rev: df8bc6e186fb3172bf70bc52baa6c9492891a8e4)

Change-Id: Icdad40431fd4822f418025a231f2ae5c8898639b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 1542f70..c8bec04 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/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 = "41622a95da34e3aacbf2b70d687d3a3a7c816c8a"
+SRCREV = "94219d15cae9d0554e7495d785d035c646c0f40e"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"