entity-manager: srcrev bump 155362c341..899e17faab

James Feist (2):
      Add structure to map interfaces to board
      Support Removing Items from Entity Manager

(From meta-phosphor rev: 42b16da7024577483b8eb7194baa33ce684cd34e)

Change-Id: Ie6804226d07a8e78f9e0ef37a0b601fb6efc6e1b
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 8500fe6..14a48ff 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 = "155362c341036b528326da2b58067f1f6125e922"
+SRCREV = "899e17faabebbe8e0d9543ac2087d7b95c27380a"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"