entity-manager: srcrev bump 079c47f676..b2fd7ca096
Jeremy Kerr (1):
README: fix Thresholds array in example configuration fragments
Wludzik, Jozef (1):
Fix segfault caused by accessing non existing key in busmap
(From meta-phosphor rev: 7913f3def0c81af9a4e7067ddbfb374c9cf16a36)
Change-Id: I48997eb7dbb3bdfcd0047ba6614186783111f2ca
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 602631c..03f9b9f 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 = "079c47f6762fb2df06203819d18ff654f823d9c8"
+SRCREV = "b2fd7ca0969419e449a475c03333a08389035e80"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"