entity-manager: srcrev bump f861da89ed..a55bf70319
James Feist (2):
Fix PartNumber and Serial Number from being ints
Remove dead code
Vijay Khemka (1):
FBTP: Add VR pmbus sensors config
Change-Id: Ifacc772320e91e9a8adaa3c0064b841afea81465
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 7e4d0f5..f2cf9df 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 = "f861da89ed03f9ec556c5ed6ac819988c0c1f498"
+SRCREV = "a55bf70319bdf61c25fe2f560b8455623a197059"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"