entity-manager: srcrev bump cb5661dc37..4e6a62fa70
Jeremy Kerr (1):
FruDevice: implement FRU field decoding
Change-Id: I28d439ee15052a0a2d422d75eb0b284caecbcca4
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 30378a3..b23dc74 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 = "cb5661dc3704b88632a1ddeb75b060bb9b058a94"
+SRCREV = "4e6a62fa707e20505d2ae4c47bf97349d85dd2c3"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"