entity-manager: srcrev bump eb5392c31d..444830eed8

James Feist (3):
      Fix direction
      fru-device: Strengthen fru header check
      fru-device: Fix bus lock timeout

(From meta-phosphor rev: b54069c6926b615a14890e9e90a2a2baef3ed146)

Change-Id: Id7431cfc476086e1656d89a47562a4a0188c69d0
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 11c3c0a..83179ab 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 = "eb5392c31de314d9784269121edeafa22e4908af"
+SRCREV = "444830eed8cc2693d03015c3a6c1632ad804bf00"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"